| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom |
| ArtifactId | ArtifactIdfom-testsuite |
| Last Version | Last Version1.2.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFOM Test Suite
FOM test suite (validated against the original Abdera implementation).
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fom-testsuite-1.2.22.pom | |
| fom-testsuite-1.2.22.jar | 23 KB |
| fom-testsuite-1.2.22-sources.jar | 21 KB |
| fom-testsuite-1.2.22-javadoc.jar | 133 KB |
| fom-testsuite-1.2.22-jacoco.exec | 22 KB |
| Browse |
<!-- 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.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/fom-testsuite/
implementation 'org.apache.ws.commons.axiom:fom-testsuite:1.2.22'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/fom-testsuite/
implementation ("org.apache.ws.commons.axiom:fom-testsuite:1.2.22")
'org.apache.ws.commons.axiom:fom-testsuite:jar:1.2.22'
<dependency org="org.apache.ws.commons.axiom" name="fom-testsuite" rev="1.2.22">
<artifact name="fom-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='fom-testsuite', version='1.2.22')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "fom-testsuite" % "1.2.22"
[org.apache.ws.commons.axiom/fom-testsuite "1.2.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.abdera : abdera-core | jar | 1.1.3 |
| org.apache.ws.commons.axiom : testutils | jar | 1.2.22 |
| com.google.truth : truth | jar | 0.42 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.abdera : abdera-parser | jar | 1.1.3 |