License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdxml-truth |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Truth extension for XML
The root/parent POM for Apache Axiom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xml-truth-1.4.0.pom | |
xml-truth-1.4.0.jar | 38 KB |
xml-truth-1.4.0-sources.jar | 23 KB |
xml-truth-1.4.0-javadoc.jar | 77 KB |
xml-truth-1.4.0-jacoco.exec | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/xml-truth/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>xml-truth</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/xml-truth/
implementation 'org.apache.ws.commons.axiom:xml-truth:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/xml-truth/
implementation ("org.apache.ws.commons.axiom:xml-truth:1.4.0")
'org.apache.ws.commons.axiom:xml-truth:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="xml-truth" rev="1.4.0">
<artifact name="xml-truth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='xml-truth', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "xml-truth" % "1.4.0"
[org.apache.ws.commons.axiom/xml-truth "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.1.3 |
com.fasterxml.woodstox : woodstox-core | jar | 6.2.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : xml-testsuite | jar | 1.4.0 |
org.apache.ws.commons.axiom : jaxp-testsuite | jar | 1.4.0 |