is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-cdi-weld-no-apps 3.3.8

Apache CXF CDI Integration System Tests - Weld with no apps

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-cdi-weld-no-apps
Version

Version

3.3.8
Type

Type

jar

Download cxf-systests-cdi-weld-no-apps 3.3.8


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