| License |
License |
|---|---|
| Categories |
CategoriesUndertow Net Networking |
| GroupId | GroupIdorg.apache.cxf.systests |
| ArtifactId | ArtifactIdcxf-systests-rs-sse-undertow |
| Last Version | Last Version3.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache CXF SSE Integration System Tests for Undertow
Apache CXF SSE Integration System Tests Undertow
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse-undertow/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-rs-sse-undertow</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse-undertow/
implementation 'org.apache.cxf.systests:cxf-systests-rs-sse-undertow:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse-undertow/
implementation ("org.apache.cxf.systests:cxf-systests-rs-sse-undertow:3.5.2")
'org.apache.cxf.systests:cxf-systests-rs-sse-undertow:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-rs-sse-undertow" rev="3.5.2">
<artifact name="cxf-systests-rs-sse-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-rs-sse-undertow', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-rs-sse-undertow" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-rs-sse-undertow "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | |
| org.apache.cxf : cxf-rt-rs-client | jar | |
| org.apache.cxf : cxf-rt-rs-sse | jar | 3.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.undertow : undertow-core | jar | 2.2.12.Final |
| io.undertow : undertow-servlet | jar | 2.2.12.Final |
| org.apache.cxf.systests : cxf-systests-rs-sse-base | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| junit : junit | jar | 4.13.2 |
| javax.annotation : jsr250-api | jar | 1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.asynchttpclient : async-http-client | jar | 2.12.3 |