| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom |
| ArtifactId | ArtifactIdaxiom-truth |
| Version | Version1.2.22 |
| 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.2.22.pom | |
| axiom-truth-1.2.22.jar | 18 KB |
| axiom-truth-1.2.22-sources.jar | 16 KB |
| axiom-truth-1.2.22-javadoc.jar | 50 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.2.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-truth/
implementation 'org.apache.ws.commons.axiom:axiom-truth:1.2.22'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-truth/
implementation ("org.apache.ws.commons.axiom:axiom-truth:1.2.22")
'org.apache.ws.commons.axiom:axiom-truth:jar:1.2.22'
<dependency org="org.apache.ws.commons.axiom" name="axiom-truth" rev="1.2.22">
<artifact name="axiom-truth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-truth', version='1.2.22')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-truth" % "1.2.22"
[org.apache.ws.commons.axiom/axiom-truth "1.2.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.22 |
| org.apache.ws.commons.axiom : xml-truth | jar | 1.2.22 |