is not current version
Last Version 1.1.3

org.apache.cxf.fediz.systests:systests-springWebapp 1.1.1


GroupId

GroupId

org.apache.cxf.fediz.systests
ArtifactId

ArtifactId

systests-springWebapp
Version

Version

1.1.1
Type

Type

war

Download systests-springWebapp 1.1.1


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