Last Version

XMLTooling-J 1.4.2

XMLTooling-J is a low-level library that may be used to construct libraries that allow developers to work with XML in a Java beans manner.

License

License

GroupId

GroupId

io.apigee.opensaml
ArtifactId

ArtifactId

xmltooling
Version

Version

1.4.2
Type

Type

jar
Description

Description

XMLTooling-J
XMLTooling-J is a low-level library that may be used to construct libraries that allow developers to work with XML in a Java beans manner.

Download xmltooling 1.4.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.50
joda-time : joda-time jar 2.2
ca.juliusdavies : not-yet-commons-ssl jar 0.3.9
org.apache.santuario : xmlsec jar 1.5.6
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : jul-to-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0

runtime (5)

Group / Artifact Type Version
org.apache.xerces » xml-apis jar 2.10.0
org.apache.xerces » xercesImpl jar 2.10.0
org.apache.xerces » serializer jar 2.10.0
xml-resolver : xml-resolver jar 1.2
xalan : xalan jar 2.7.1

test (4)

Group / Artifact Type Version
junit : junit jar 3.8.2
ch.qos.logback : logback-classic jar 1.0.11
org.testng : testng jar 6.8
xmlunit : xmlunit jar 1.4

Project Modules

There are no modules declared in this project.