组织ID: |
javax.xml.bind |
项目ID: |
jaxb-api |
版本: |
2.2.1-promoted-b66 |
最后修改时间: |
2020-04-16 18:40:12 |
包类型: |
jar |
大小: |
102.10KB |
|
Maven引入代码: |
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.2.1-promoted-b66</version>
</dependency>
|
Gradle引入代码: |
javax.xml.bind:jaxb-api:2.2.1-promoted-b66
|
下载Jar包: |
|
POM文件内容: |
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.2.1-promoted-b66</version>
<dependencies>
<dependency>
<groupId>javax.xml.stream</groupId>
<artifactId>stax-api</artifactId>
<version>1.0-2</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
<version>1.1</version>
</dependency>
</dependencies>
<build>
<extensions>
<extension>
<groupId>org.jvnet.wagon-svn</groupId>
<artifactId>wagon-svn</artifactId>
<version>1.8</version>
</extension>
</extensions>
</build>
<repositories>
<repository>
<id>m2.dev.java.net</id>
<url>http://download.java.net/maven/2</url>
<layout>default</layout>
</repository>
</repositories>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax.xml.bind.Binder.class
javax.xml.bind.ContextFinder$1.class
javax.xml.bind.ContextFinder.class
javax.xml.bind.DataBindingException.class
javax.xml.bind.DatatypeConverter.class
javax.xml.bind.DatatypeConverterImpl$CalendarFormatter.class
javax.xml.bind.DatatypeConverterImpl.class
javax.xml.bind.DatatypeConverterInterface.class
javax.xml.bind.Element.class
javax.xml.bind.GetPropertyAction.class
javax.xml.bind.JAXB$Cache.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.JAXBPermission.class
javax.xml.bind.MarshalException.class
javax.xml.bind.Marshaller$Listener.class
javax.xml.bind.Marshaller.class
javax.xml.bind.Messages.class
javax/xml/bind/Messages.properties
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.WhiteSpaceProcessor.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
javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
stax-api-1.0-2.jar
/javax.xml.stream/stax-api/1.0-2
查看stax-api所有版本文件
activation-1.1.jar
/javax.activation/activation/1.1
查看activation所有版本文件
|