is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-cdi-owb 3.1.9

Apache CXF CDI Integration System Tests - OpenWebBeans

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-cdi-owb
Version

Version

3.1.9
Type

Type

jar

Download cxf-systests-cdi-owb 3.1.9


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