is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-microprofile-async 3.4.2

Apache CXF System Tests - MicroProfile Rest Client Async Tests

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-microprofile-async
Version

Version

3.4.2
Type

Type

jar

Download cxf-systests-microprofile-async 3.4.2


<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-async/ -->
<dependency>
    <groupId>org.apache.cxf.systests</groupId>
    <artifactId>cxf-systests-microprofile-async</artifactId>
    <version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-async/
implementation 'org.apache.cxf.systests:cxf-systests-microprofile-async:3.4.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-async/
implementation ("org.apache.cxf.systests:cxf-systests-microprofile-async:3.4.2")
'org.apache.cxf.systests:cxf-systests-microprofile-async:jar:3.4.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-microprofile-async" rev="3.4.2">
  <artifact name="cxf-systests-microprofile-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-microprofile-async', version='3.4.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-microprofile-async" % "3.4.2"
[org.apache.cxf.systests/cxf-systests-microprofile-async "3.4.2"]