License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-microprofile-nocdi |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF MicroProfile No-CDI/Config Sys Tests
Apache CXF System Tests - MicroProfile Rest Client No-CDI/Config 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-microprofile-nocdi/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-microprofile-nocdi</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-nocdi/
implementation 'org.apache.cxf.systests:cxf-systests-microprofile-nocdi:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-nocdi/
implementation ("org.apache.cxf.systests:cxf-systests-microprofile-nocdi:3.5.2")
'org.apache.cxf.systests:cxf-systests-microprofile-nocdi:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-microprofile-nocdi" rev="3.5.2">
<artifact name="cxf-systests-microprofile-nocdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-microprofile-nocdi', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-microprofile-nocdi" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-microprofile-nocdi "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
commons-logging : commons-logging | jar | 1.2 |
org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 2.0 |
org.apache.johnzon : johnzon-core | jar | 1.2.15 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
jakarta.json : jakarta.json-api | jar | 1.1.6 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
org.apache.geronimo.config : geronimo-config-impl | jar | 1.0 |
org.apache.cxf : cxf-rt-rs-mp-client | jar | 3.5.2 |
org.apache.johnzon : johnzon-jsonb | jar | 1.2.15 |
org.eclipse.microprofile.rest.client : microprofile-rest-client-tck | jar | 2.0 |
com.github.tomakehurst : wiremock | jar | 2.27.2 |
junit : junit | jar | 4.13.2 |