is not current version
Last Version 3.5.2

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

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.1.12
Type

Type

jar

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


<!-- 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.1.12</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.1.12'
// 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.1.12")
'org.apache.cxf.systests:cxf-systests-cdi-weld-no-apps:jar:3.1.12'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi-weld-no-apps" rev="3.1.12">
  <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.1.12')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi-weld-no-apps" % "3.1.12"
[org.apache.cxf.systests/cxf-systests-cdi-weld-no-apps "3.1.12"]