Jar examples for x:xmltooling
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.
You can download jar file xmltooling 1.4.0 in this page.
You can use the following script to add xmltooling-1.4.0.jar to your project.
<dependency> <groupId>io.apigee.opensaml</groupId> <artifactId>xmltooling</artifactId> <version>1.4.0</version> </dependency>
compile group: 'io.apigee.opensaml', name: 'xmltooling', version: '1.4.0'
libraryDependencies += "io.apigee.opensaml" % "xmltooling" % "1.4.0"
<dependency org="io.apigee.opensaml" name="xmltooling" rev="1.4.0"/>
@Grapes(@Grab(group='io.apigee.opensaml', module='xmltooling', version='1.4.0'))
'io.apigee.opensaml:xmltooling:jar:1.4.0'
Click the following link to download the jar file.
xmltooling-1.4.0-javadoc.jar