License |
License |
---|---|
Categories |
CategoriesGrizzly Net Networking |
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-ci-grizzly |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Container Integration Test Grizzly
Apache CXF Container Integration Test Grizzly
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-grizzly/
implementation 'org.apache.cxf.systests:cxf-systests-ci-grizzly:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ci-grizzly/
implementation ("org.apache.cxf.systests:cxf-systests-ci-grizzly:3.5.2")
'org.apache.cxf.systests:cxf-systests-ci-grizzly:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-ci-grizzly" rev="3.5.2">
<artifact name="cxf-systests-ci-grizzly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-ci-grizzly', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-ci-grizzly" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-ci-grizzly "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.2 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.5.2 |
org.apache.cxf : cxf-testutils | jar | 3.5.2 |
com.sun.grizzly : grizzly-http | jar | 1.9.65 |
org.jvnet.jax-ws-commons : jaxws-grizzly-httpspi | jar | 1.1 |
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
com.sun.mail : jakarta.mail | jar | 1.6.7 |
junit : junit | jar | 4.13.2 |