is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-cdi-weld-producers 3.2.0

Apache CXF CDI Integration System Tests - Weld with producers

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-cdi-weld-producers
Version

Version

3.2.0
Type

Type

jar

Download cxf-systests-cdi-weld-producers 3.2.0


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