Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdorg.apache.cxf.fediz.systests |
ArtifactId | ArtifactIdfediz-systests-jetty8 |
Version | Version1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
fediz-systests-jetty8-1.2.2.pom | |
fediz-systests-jetty8-1.2.2.jar | 8 KB |
fediz-systests-jetty8-1.2.2-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-jetty8/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests</groupId>
<artifactId>fediz-systests-jetty8</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-jetty8/
implementation 'org.apache.cxf.fediz.systests:fediz-systests-jetty8:1.2.2'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests/fediz-systests-jetty8/
implementation ("org.apache.cxf.fediz.systests:fediz-systests-jetty8:1.2.2")
'org.apache.cxf.fediz.systests:fediz-systests-jetty8:jar:1.2.2'
<dependency org="org.apache.cxf.fediz.systests" name="fediz-systests-jetty8" rev="1.2.2">
<artifact name="fediz-systests-jetty8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests', module='fediz-systests-jetty8', version='1.2.2')
)
libraryDependencies += "org.apache.cxf.fediz.systests" % "fediz-systests-jetty8" % "1.2.2"
[org.apache.cxf.fediz.systests/fediz-systests-jetty8 "1.2.2"]