License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdjaxen-testsuite |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaxen Test Suite
Contains unit test code from Jaxen.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaxen-testsuite-1.4.0.pom | |
jaxen-testsuite-1.4.0.jar | 101 KB |
jaxen-testsuite-1.4.0-sources.jar | 89 KB |
jaxen-testsuite-1.4.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/jaxen-testsuite/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>jaxen-testsuite</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/jaxen-testsuite/
implementation 'org.apache.ws.commons.axiom:jaxen-testsuite:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/jaxen-testsuite/
implementation ("org.apache.ws.commons.axiom:jaxen-testsuite:1.4.0")
'org.apache.ws.commons.axiom:jaxen-testsuite:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="jaxen-testsuite" rev="1.4.0">
<artifact name="jaxen-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='jaxen-testsuite', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "jaxen-testsuite" % "1.4.0"
[org.apache.ws.commons.axiom/jaxen-testsuite "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
jaxen : jaxen | jar | 1.2.0 |
junit : junit | jar | 4.13.2 |