Download xml-truth-1.2.15.jar file - Jar x

Jar examples for x:xml-truth

Description

You can download jar file xml-truth 1.2.15 in this page.

License

Apache License

Build File

You can use the following script to add xml-truth-1.2.15.jar to your project.

<dependency>
   <groupId>org.apache.ws.commons.axiom</groupId>
   <artifactId>xml-truth</artifactId>
   <version>1.2.15</version>
</dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'xml-truth', version: '1.2.15'
libraryDependencies += "org.apache.ws.commons.axiom" % "xml-truth" % "1.2.15"
<dependency org="org.apache.ws.commons.axiom" name="xml-truth" rev="1.2.15"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='xml-truth', version='1.2.15'))
'org.apache.ws.commons.axiom:xml-truth:jar:1.2.15'

Download

Click the following link to download the jar file.

xml-truth-1.2.15-javadoc.jar
xml-truth-1.2.15-sources.jar
xml-truth-1.2.15.jar
xml-truth-1.2.15.pom



Related Tutorials