is not current version
Last Version 1.6.0

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


GroupId

GroupId

org.apache.cxf.fediz
ArtifactId

ArtifactId

fediz-systests
Version

Version

1.4.5
Type

Type

pom

Download fediz-systests 1.4.5

Filename Size
fediz-systests-1.4.5.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.4.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-systests/
implementation 'org.apache.cxf.fediz:fediz-systests:1.4.5'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz/fediz-systests/
implementation ("org.apache.cxf.fediz:fediz-systests:1.4.5")
'org.apache.cxf.fediz:fediz-systests:pom:1.4.5'
<dependency org="org.apache.cxf.fediz" name="fediz-systests" rev="1.4.5">
  <artifact name="fediz-systests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz', module='fediz-systests', version='1.4.5')
)
libraryDependencies += "org.apache.cxf.fediz" % "fediz-systests" % "1.4.5"
[org.apache.cxf.fediz/fediz-systests "1.4.5"]