| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom |
| ArtifactId | ArtifactIdaxiom-truth |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGoogle Truth extension for Axiom
Extension for Google Truth to make assertions about Axiom trees.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| axiom-truth-1.4.0.pom | |
| axiom-truth-1.4.0.jar | 16 KB |
| axiom-truth-1.4.0-sources.jar | 13 KB |
| axiom-truth-1.4.0-javadoc.jar | 60 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.service : auto-service-annotations | jar | 1.0.1 |