is not current version
Last Version 1.1.3

org.apache.cxf.fediz.systests:systests-spring 1.1.2


GroupId

GroupId

org.apache.cxf.fediz.systests
ArtifactId

ArtifactId

systests-spring
Version

Version

1.1.2
Type

Type

jar

Download systests-spring 1.1.2


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