| 组织ID: |
org.apache.geronimo.specs |
| 项目ID: |
geronimo-jaxb_2.1_spec |
| 版本: |
1.0 |
| 最后修改时间: |
2018-07-29 10:43:06 |
| 包类型: |
jar |
| 标题: |
Apache JAXB 2.1 Spec |
| 描述: |
Java API for XML binding 2.1 API |
| 大小: |
76.64KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxb_2.1_spec</artifactId>
<version>1.0</version>
</dependency>
|
| Gradle引入代码: |
org.apache.geronimo.specs:geronimo-jaxb_2.1_spec:1.0
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.geronimo.genesis</groupId>
<artifactId>genesis-java5-flava</artifactId>
<version>2.0</version>
</parent>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxb_2.1_spec</artifactId>
<packaging>bundle</packaging>
<version>1.0</version>
<name>Apache JAXB 2.1 Spec</name>
<description>Java API for XML binding 2.1 API</description>
<url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
<distributionManagement>
<site>
<id>apache-website</id>
<url>${site.deploy.url}/maven/${siteId}/${version}</url>
</site>
</distributionManagement>
<properties>
<siteId>specs/${artifactId}</siteId>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-stax-api_1.0_spec</artifactId>
<version>1.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-activation_1.1_spec</artifactId>
<version>1.0.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxb_2.1_spec-1.0</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxb_2.1_spec-1.0</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jaxb_2.1_spec-1.0</url>
</scm>
<build>
<plugins>
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<configuration>
<instructions>
<Export-Package>javax.xml.bind*;version=2.1</Export-Package>
</instructions>
</configuration>
</plugin>
</plugins>
</build>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/NOTICE
META-INF/maven/org.apache.geronimo.specs/geronimo-jaxb_2.1_spec/pom.properties
META-INF/maven/org.apache.geronimo.specs/geronimo-jaxb_2.1_spec/pom.xml
javax.xml.bind.Binder.class
javax.xml.bind.ContextFinder.class
javax.xml.bind.DataBindingException.class
javax.xml.bind.DatatypeConverter.class
javax.xml.bind.DatatypeConverterInterface.class
javax.xml.bind.Element.class
javax.xml.bind.JAXB.class
javax.xml.bind.JAXBContext.class
javax.xml.bind.JAXBElement$GlobalScope.class
javax.xml.bind.JAXBElement.class
javax.xml.bind.JAXBException.class
javax.xml.bind.JAXBIntrospector.class
javax.xml.bind.MarshalException.class
javax.xml.bind.Marshaller$Listener.class
javax.xml.bind.Marshaller.class
javax.xml.bind.NotIdentifiableEvent.class
javax.xml.bind.ParseConversionEvent.class
javax.xml.bind.PrintConversionEvent.class
javax.xml.bind.PropertyException.class
javax.xml.bind.SchemaOutputResolver.class
javax.xml.bind.TypeConstraintException.class
javax.xml.bind.UnmarshalException.class
javax.xml.bind.Unmarshaller$Listener.class
javax.xml.bind.Unmarshaller.class
javax.xml.bind.UnmarshallerHandler.class
javax.xml.bind.ValidationEvent.class
javax.xml.bind.ValidationEventHandler.class
javax.xml.bind.ValidationEventLocator.class
javax.xml.bind.ValidationException.class
javax.xml.bind.Validator.class
javax.xml.bind.annotation.DomHandler.class
javax.xml.bind.annotation.W3CDomHandler.class
javax.xml.bind.annotation.XmlAccessOrder.class
javax.xml.bind.annotation.XmlAccessType.class
javax.xml.bind.annotation.XmlAccessorOrder.class
javax.xml.bind.annotation.XmlAccessorType.class
javax.xml.bind.annotation.XmlAnyAttribute.class
javax.xml.bind.annotation.XmlAnyElement.class
javax.xml.bind.annotation.XmlAttachmentRef.class
javax.xml.bind.annotation.XmlAttribute.class
javax.xml.bind.annotation.XmlElement$DEFAULT.class
javax.xml.bind.annotation.XmlElement.class
javax.xml.bind.annotation.XmlElementDecl$GLOBAL.class
javax.xml.bind.annotation.XmlElementDecl.class
javax.xml.bind.annotation.XmlElementRef$DEFAULT.class
javax.xml.bind.annotation.XmlElementRef.class
javax.xml.bind.annotation.XmlElementRefs.class
javax.xml.bind.annotation.XmlElementWrapper.class
javax.xml.bind.annotation.XmlElements.class
javax.xml.bind.annotation.XmlEnum.class
javax.xml.bind.annotation.XmlEnumValue.class
javax.xml.bind.annotation.XmlID.class
javax.xml.bind.annotation.XmlIDREF.class
javax.xml.bind.annotation.XmlInlineBinaryData.class
javax.xml.bind.annotation.XmlList.class
javax.xml.bind.annotation.XmlMimeType.class
javax.xml.bind.annotation.XmlMixed.class
javax.xml.bind.annotation.XmlNs.class
javax.xml.bind.annotation.XmlNsForm.class
javax.xml.bind.annotation.XmlRegistry.class
javax.xml.bind.annotation.XmlRootElement.class
javax.xml.bind.annotation.XmlSchema.class
javax.xml.bind.annotation.XmlSchemaType$DEFAULT.class
javax.xml.bind.annotation.XmlSchemaType.class
javax.xml.bind.annotation.XmlSchemaTypes.class
javax.xml.bind.annotation.XmlSeeAlso.class
javax.xml.bind.annotation.XmlTransient.class
javax.xml.bind.annotation.XmlType$DEFAULT.class
javax.xml.bind.annotation.XmlType.class
javax.xml.bind.annotation.XmlValue.class
javax.xml.bind.annotation.adapters.CollapsedStringAdapter.class
javax.xml.bind.annotation.adapters.HexBinaryAdapter.class
javax.xml.bind.annotation.adapters.NormalizedStringAdapter.class
javax.xml.bind.annotation.adapters.XmlAdapter.class
javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter$DEFAULT.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
geronimo-stax-api_1.0_spec-1.0.1.jar
/org.apache.geronimo.specs/geronimo-stax-api_1.0_spec/1.0.1
查看geronimo-stax-api_1.0_spec所有版本文件
geronimo-activation_1.1_spec-1.0.2.jar
/org.apache.geronimo.specs/geronimo-activation_1.1_spec/1.0.2
查看geronimo-activation_1.1_spec所有版本文件
|