is not current version
Last Version 1.2.22

org.apache.ws.commons.axiom:fom-testsuite 1.2.18

FOM test suite (validated against the original Abdera implementation).

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

fom-testsuite
Version

Version

1.2.18
Type

Type

jar

Download fom-testsuite 1.2.18


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