组织ID: |
xml-resolver |
项目ID: |
xml-resolver |
版本: |
1.2 |
最后修改时间: |
2018-07-23 20:55:34 |
包类型: |
jar |
标题: |
XML Commons Resolver Component |
描述: |
xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. |
大小: |
82.12KB |
|
Maven引入代码: |
<dependency>
<groupId>xml-resolver</groupId>
<artifactId>xml-resolver</artifactId>
<version>1.2</version>
</dependency>
|
Gradle引入代码: |
xml-resolver:xml-resolver:1.2
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?><project>
<parent>
<artifactId>apache</artifactId>
<groupId>org.apache</groupId>
<version>3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>xml-resolver</groupId>
<artifactId>xml-resolver</artifactId>
<name>XML Commons Resolver Component</name>
<version>1.2</version>
<description>xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier.</description>
<url>http://xml.apache.org/commons/components/resolver/</url>
<issueManagement>
<system>bugzilla</system>
<url>http://issues.apache.org/bugzilla/</url>
</issueManagement>
<mailingLists>
<mailingList>
<name>XML Commons Developer's List</name>
<subscribe>commons-dev-subscribe@xml.apache.org</subscribe>
<unsubscribe>commons-dev-unsubscribe@xml.apache.org</unsubscribe>
<post>commons-dev@xml.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/xml-commons-dev/</archive>
</mailingList>
</mailingLists>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-resolver-1_2/</connection>
<url>http://svn.apache.org/viewvc/xml/commons/tags/xml-commons-resolver-1_2/</url>
</scm>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org/apache/env/WhichFactory.properties
org/apache/env/WhichJar.properties
org.apache.xml.resolver.Catalog.class
org.apache.xml.resolver.CatalogEntry.class
org.apache.xml.resolver.CatalogException.class
org.apache.xml.resolver.CatalogManager.class
org.apache.xml.resolver.Resolver.class
org.apache.xml.resolver.Version.class
org.apache.xml.resolver.apps.XParseError.class
org.apache.xml.resolver.apps.resolver.class
org.apache.xml.resolver.apps.xparse.class
org.apache.xml.resolver.apps.xread.class
org/apache/xml/resolver/etc/catalog.dtd
org/apache/xml/resolver/etc/catalog.rng
org/apache/xml/resolver/etc/catalog.xsd
org/apache/xml/resolver/etc/xcatalog.dtd
org.apache.xml.resolver.helpers.BootstrapResolver.class
org.apache.xml.resolver.helpers.Debug.class
org.apache.xml.resolver.helpers.FileURL.class
org.apache.xml.resolver.helpers.Namespaces.class
org.apache.xml.resolver.helpers.PublicId.class
org.apache.xml.resolver.readers.CatalogReader.class
org.apache.xml.resolver.readers.DOMCatalogParser.class
org.apache.xml.resolver.readers.DOMCatalogReader.class
org.apache.xml.resolver.readers.ExtendedXMLCatalogReader.class
org.apache.xml.resolver.readers.OASISXMLCatalogReader.class
org.apache.xml.resolver.readers.SAXCatalogParser.class
org.apache.xml.resolver.readers.SAXCatalogReader.class
org.apache.xml.resolver.readers.SAXParserHandler.class
org.apache.xml.resolver.readers.TR9401CatalogReader.class
org.apache.xml.resolver.readers.TextCatalogReader.class
org.apache.xml.resolver.readers.XCatalogReader.class
org.apache.xml.resolver.tools.CatalogResolver.class
org.apache.xml.resolver.tools.ResolvingParser.class
org.apache.xml.resolver.tools.ResolvingXMLFilter.class
org.apache.xml.resolver.tools.ResolvingXMLReader.class
META-INF/INDEX.LIST
|
依赖Jar: |
无
|