is not current version
Last Version 1.1.3

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


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.apache.cxf.fediz.systests
ArtifactId

ArtifactId

systests-jetty8
Version

Version

1.1.2
Type

Type

jar

Download systests-jetty8 1.1.2


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