Last Version

XML Commons Resolver Component 1.2

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.

License

License

GroupId

GroupId

xml-resolver
ArtifactId

ArtifactId

xml-resolver
Version

Version

1.2
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://xml.apache.org/commons/components/resolver/
Project Organization

Project Organization

Apache Software Foundation

Download xml-resolver 1.2


<!-- https://jarcasting.com/artifacts/xml-resolver/xml-resolver/ -->
<dependency>
    <groupId>xml-resolver</groupId>
    <artifactId>xml-resolver</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/xml-resolver/xml-resolver/
implementation 'xml-resolver:xml-resolver:1.2'
// https://jarcasting.com/artifacts/xml-resolver/xml-resolver/
implementation ("xml-resolver:xml-resolver:1.2")
'xml-resolver:xml-resolver:jar:1.2'
<dependency org="xml-resolver" name="xml-resolver" rev="1.2">
  <artifact name="xml-resolver" type="jar" />
</dependency>
@Grapes(
@Grab(group='xml-resolver', module='xml-resolver', version='1.2')
)
libraryDependencies += "xml-resolver" % "xml-resolver" % "1.2"
[xml-resolver "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.