License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-microprofile-weld |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF System Tests - MicroProfile Rest Client TCK on Weld
Apache CXF System Tests - MicroProfile TCKs
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-weld/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-microprofile-weld</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-weld/
implementation 'org.apache.cxf.systests:cxf-systests-microprofile-weld:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-weld/
implementation ("org.apache.cxf.systests:cxf-systests-microprofile-weld:3.5.2")
'org.apache.cxf.systests:cxf-systests-microprofile-weld:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-microprofile-weld" rev="3.5.2">
<artifact name="cxf-systests-microprofile-weld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-microprofile-weld', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-microprofile-weld" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-microprofile-weld "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |