GroupId | GroupIdorg.apache.ws.commons.axiom |
---|---|
ArtifactId | ArtifactIdfom-testsuite |
Version | Version1.2.17 |
Type | Typejar |
Filename | Size |
---|---|
fom-testsuite-1.2.17.pom | |
fom-testsuite-1.2.17.jar | 24 KB |
fom-testsuite-1.2.17-sources.jar | 22 KB |
fom-testsuite-1.2.17-javadoc.jar | 132 KB |
fom-testsuite-1.2.17-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.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/fom-testsuite/
implementation 'org.apache.ws.commons.axiom:fom-testsuite:1.2.17'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/fom-testsuite/
implementation ("org.apache.ws.commons.axiom:fom-testsuite:1.2.17")
'org.apache.ws.commons.axiom:fom-testsuite:jar:1.2.17'
<dependency org="org.apache.ws.commons.axiom" name="fom-testsuite" rev="1.2.17">
<artifact name="fom-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='fom-testsuite', version='1.2.17')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "fom-testsuite" % "1.2.17"
[org.apache.ws.commons.axiom/fom-testsuite "1.2.17"]