Last Version

Google Truth extension for Axiom 1.4.0

Extension for Google Truth to make assertions about Axiom trees.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-truth
Version

Version

1.4.0
Type

Type

jar
Description

Description

Google Truth extension for Axiom
Extension for Google Truth to make assertions about Axiom trees.
Project URL

Project URL

http://ws.apache.org/axiom/
Project Organization

Project Organization

The Apache Software Foundation

Download axiom-truth 1.4.0


<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-truth/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>axiom-truth</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-truth/
implementation 'org.apache.ws.commons.axiom:axiom-truth:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-truth/
implementation ("org.apache.ws.commons.axiom:axiom-truth:1.4.0")
'org.apache.ws.commons.axiom:axiom-truth:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="axiom-truth" rev="1.4.0">
  <artifact name="axiom-truth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-truth', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-truth" % "1.4.0"
[org.apache.ws.commons.axiom/axiom-truth "1.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.4.0
org.apache.ws.commons.axiom : xml-truth jar 1.4.0

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service-annotations jar 1.0.1

Project Modules

There are no modules declared in this project.