is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-cdi-weld 3.3.7

Apache CXF CDI Integration System Tests - Weld

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-cdi-weld
Version

Version

3.3.7
Type

Type

pom

Download cxf-systests-cdi-weld 3.3.7


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