组织ID: |
org.apache.geronimo.specs |
项目ID: |
geronimo-jaxr_1.0_spec |
版本: |
1.1 |
最后修改时间: |
2018-08-18 20:05:44 |
包类型: |
jar |
标题: |
JAXR 1.0 |
大小: |
33.31KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxr_1.0_spec</artifactId>
<version>1.1</version>
</dependency>
|
Gradle引入代码: |
org.apache.geronimo.specs:geronimo-jaxr_1.0_spec:1.1
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?><project>
<parent>
<artifactId>specs</artifactId>
<groupId>org.apache.geronimo.specs</groupId>
<version>1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>geronimo-jaxr_1.0_spec</artifactId>
<name>JAXR 1.0</name>
<version>1.1</version>
<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxr_1.0_spec-1.1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxr_1.0_spec-1.1</developerConnection>
<url>https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxr_1.0_spec-1.1</url>
</scm>
<dependencies>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-activation_1.0.2_spec</artifactId>
<version>1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>scout</groupId>
<artifactId>scout</artifactId>
<version>0.5</version>
<scope>test</scope>
</dependency>
</dependencies>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
javax.xml.registry.BulkResponse.class
javax.xml.registry.BusinessLifeCycleManager.class
javax.xml.registry.BusinessQueryManager.class
javax.xml.registry.CapabilityProfile.class
javax.xml.registry.Connection.class
javax.xml.registry.ConnectionFactory.class
javax.xml.registry.DeclarativeQueryManager.class
javax.xml.registry.DeleteException.class
javax.xml.registry.FederatedConnection.class
javax.xml.registry.FindException.class
javax.xml.registry.FindQualifier.class
javax.xml.registry.infomodel.Association.class
javax.xml.registry.infomodel.AuditableEvent.class
javax.xml.registry.infomodel.Classification.class
javax.xml.registry.infomodel.ClassificationScheme.class
javax.xml.registry.infomodel.Concept.class
javax.xml.registry.infomodel.EmailAddress.class
javax.xml.registry.infomodel.ExtensibleObject.class
javax.xml.registry.infomodel.ExternalIdentifier.class
javax.xml.registry.infomodel.ExternalLink.class
javax.xml.registry.infomodel.ExtrinsicObject.class
javax.xml.registry.infomodel.InternationalString.class
javax.xml.registry.infomodel.Key.class
javax.xml.registry.infomodel.LocalizedString.class
javax.xml.registry.infomodel.Organization.class
javax.xml.registry.infomodel.PersonName.class
javax.xml.registry.infomodel.PostalAddress.class
javax.xml.registry.infomodel.RegistryEntry.class
javax.xml.registry.infomodel.RegistryObject.class
javax.xml.registry.infomodel.RegistryPackage.class
javax.xml.registry.infomodel.Service.class
javax.xml.registry.infomodel.ServiceBinding.class
javax.xml.registry.infomodel.Slot.class
javax.xml.registry.infomodel.SpecificationLink.class
javax.xml.registry.infomodel.TelephoneNumber.class
javax.xml.registry.infomodel.URIValidator.class
javax.xml.registry.infomodel.User.class
javax.xml.registry.infomodel.Versionable.class
javax.xml.registry.InvalidRequestException.class
javax.xml.registry.JAXRException.class
javax.xml.registry.JAXRResponse.class
javax.xml.registry.LifeCycleManager.class
javax.xml.registry.Query.class
javax.xml.registry.QueryManager.class
javax.xml.registry.RegistryException.class
javax.xml.registry.RegistryService.class
javax.xml.registry.SaveException.class
javax.xml.registry.UnexpectedObjectException.class
javax.xml.registry.UnsupportedCapabilityException.class
META-INF/LICENSE.txt
META-INF/NOTICE.txt
META-INF/maven/org.apache.geronimo.specs/geronimo-jaxr_1.0_spec/pom.xml
META-INF/maven/org.apache.geronimo.specs/geronimo-jaxr_1.0_spec/pom.properties
|
依赖Jar: |
geronimo-activation_1.0.2_spec-1.2.jar
/org.apache.geronimo.specs/geronimo-activation_1.0.2_spec/1.2
查看geronimo-activation_1.0.2_spec所有版本文件
scout-0.5.jar
/scout/scout/0.5
查看scout所有版本文件
|