GroupId | GroupIdorg.apache.cxf.fediz.systests |
---|---|
ArtifactId | ArtifactIdsystests-tests |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
systests-tests-1.1.0.pom | |
systests-tests-1.1.0.jar | 7 KB |
systests-tests-1.1.0-tests.jar | 12 KB |
systests-tests-1.1.0-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tests/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>systests-tests</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tests/
implementation 'org.apache.cxf.fediz.systests:systests-tests:1.1.0'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/systests-tests/
implementation ("org.apache.cxf.fediz.systests:systests-tests:1.1.0")
'org.apache.cxf.fediz.systests:systests-tests:jar:1.1.0'
<dependency org="org.apache.cxf.fediz.systests" name="systests-tests" rev="1.1.0">
<artifact name="systests-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests', module='systests-tests', version='1.1.0')
)
libraryDependencies += "org.apache.cxf.fediz.systests" % "systests-tests" % "1.1.0"
[org.apache.cxf.fediz.systests/systests-tests "1.1.0"]