GroupId | GroupIdorg.apache.ws.commons.axiom |
---|---|
ArtifactId | ArtifactIdaxiom-truth |
Version | Version1.2.18 |
Type | Typejar |
Filename | Size |
---|---|
axiom-truth-1.2.18.pom | |
axiom-truth-1.2.18.jar | 16 KB |
axiom-truth-1.2.18-sources.jar | 13 KB |
axiom-truth-1.2.18-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.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-truth/
implementation 'org.apache.ws.commons.axiom:axiom-truth:1.2.18'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-truth/
implementation ("org.apache.ws.commons.axiom:axiom-truth:1.2.18")
'org.apache.ws.commons.axiom:axiom-truth:jar:1.2.18'
<dependency org="org.apache.ws.commons.axiom" name="axiom-truth" rev="1.2.18">
<artifact name="axiom-truth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-truth', version='1.2.18')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-truth" % "1.2.18"
[org.apache.ws.commons.axiom/axiom-truth "1.2.18"]