License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-transport-netty |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Netty Transport System Tests
Apache CXF Netty Transport System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transport-netty/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-transport-netty</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transport-netty/
implementation 'org.apache.cxf.systests:cxf-systests-transport-netty:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-transport-netty/
implementation ("org.apache.cxf.systests:cxf-systests-transport-netty:3.5.2")
'org.apache.cxf.systests:cxf-systests-transport-netty:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-transport-netty" rev="3.5.2">
<artifact name="cxf-systests-transport-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-transport-netty', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-transport-netty" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-transport-netty "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-core | jar | 3.5.2 |
org.apache.cxf : cxf-rt-databinding-jaxb | jar | 3.5.2 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.5.2 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.2 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.5.2 |
org.apache.cxf : cxf-rt-rs-extension-providers | jar | 3.5.2 |
org.apache.cxf : cxf-rt-transports-http-netty-server | jar | 3.5.2 |
org.springframework : spring-core | jar | 5.3.18 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.apache.cxf : cxf-testutils | jar | 3.5.2 |
org.apache.cxf : cxf-testutils | jar | 3.5.2 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.5.2 |
org.springframework : spring-web | jar | 5.3.18 |
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-context | jar | 5.3.18 |
junit : junit | jar | 4.13.2 |
io.netty : netty-codec-http2 | jar | 4.1.75.Final |