is not current version
Last Version 1.6.0

org.apache.cxf.fediz:fediz-systests 1.2.4


GroupId

GroupId

org.apache.cxf.fediz
ArtifactId

ArtifactId

fediz-systests
Version

Version

1.2.4
Type

Type

pom

Download fediz-systests 1.2.4

Filename Size
fediz-systests-1.2.4.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-systests/ -->
<dependency>
    <groupId>org.apache.cxf.fediz</groupId>
    <artifactId>fediz-systests</artifactId>
    <version>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-systests/
implementation 'org.apache.cxf.fediz:fediz-systests:1.2.4'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-systests/
implementation ("org.apache.cxf.fediz:fediz-systests:1.2.4")
'org.apache.cxf.fediz:fediz-systests:pom:1.2.4'
<dependency org="org.apache.cxf.fediz" name="fediz-systests" rev="1.2.4">
  <artifact name="fediz-systests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='fediz-systests', version='1.2.4')
)
libraryDependencies += "org.apache.cxf.fediz" % "fediz-systests" % "1.2.4"
[org.apache.cxf.fediz/fediz-systests "1.2.4"]