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