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