is not current version
Last Version 3.5.2

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

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

Type

jar

Download cxf-systests-cdi-weld-producers 3.3.2


<!-- 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.3.2</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.3.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-weld-producers/
implementation ("org.apache.cxf.systests:cxf-systests-cdi-weld-producers:3.3.2")
'org.apache.cxf.systests:cxf-systests-cdi-weld-producers:jar:3.3.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi-weld-producers" rev="3.3.2">
  <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.3.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi-weld-producers" % "3.3.2"
[org.apache.cxf.systests/cxf-systests-cdi-weld-producers "3.3.2"]