| License |
License |
|---|---|
| GroupId | GroupIdio.apigee.opensaml |
| ArtifactId | ArtifactIdxmltooling |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXMLTooling-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.
|
| Filename | Size |
|---|---|
| xmltooling-1.4.2.pom | |
| xmltooling-1.4.2.jar | 654 KB |
| xmltooling-1.4.2-sources.jar | 769 KB |
| xmltooling-1.4.2-javadoc.jar | 3 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| 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 |
| 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 |