is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-ci-grizzly 3.3.12

Apache CXF Container Integration Test Grizzly

Categories

Categories

Grizzly Net Networking
GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-ci-grizzly
Version

Version

3.3.12
Type

Type

jar

Download cxf-systests-ci-grizzly 3.3.12


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