License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-microprofile-async |
Last Version | Last Version3.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF MicroProfile Async Sys Tests
Apache CXF System Tests - MicroProfile Rest Client Async Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-async/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-microprofile-async</artifactId>
<version>3.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-async/
implementation 'org.apache.cxf.systests:cxf-microprofile-async:3.2.14'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-async/
implementation ("org.apache.cxf.systests:cxf-microprofile-async:3.2.14")
'org.apache.cxf.systests:cxf-microprofile-async:jar:3.2.14'
<dependency org="org.apache.cxf.systests" name="cxf-microprofile-async" rev="3.2.14">
<artifact name="cxf-microprofile-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-microprofile-async', version='3.2.14')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-microprofile-async" % "3.2.14"
[org.apache.cxf.systests/cxf-microprofile-async "3.2.14"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
commons-logging : commons-logging | jar | 1.2 |
org.jboss.weld.se : weld-se-core | jar | 2.4.5.Final |
org.jboss.arquillian.container : arquillian-weld-embedded | jar | 2.0.0.Final |
org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 1.1 |
org.apache.johnzon : johnzon-core | jar | 1.1.3 |
javax.json : javax.json-api | jar | 1.1 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
org.apache.geronimo.config : geronimo-config-impl | jar | 1.0 |
org.apache.cxf : cxf-rt-rs-mp-client | jar | 3.2.14 |
org.apache.johnzon : johnzon-jsonb | jar | 1.1.3 |
org.eclipse.microprofile.rest.client : microprofile-rest-client-tck | jar | 1.1 |
com.github.tomakehurst : wiremock | jar | 2.10.1 |