GroupId | GroupIdorg.apache.cxf.systests |
---|---|
ArtifactId | ArtifactIdcxf-systests-cdi-owb |
Version | Version3.1.11 |
Type | Typejar |
Filename | Size |
---|---|
cxf-systests-cdi-owb-3.1.11.pom | 4 KB |
cxf-systests-cdi-owb-3.1.11-tests.jar | 2 KB |
Browse |
<!-- 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.11</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.11'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi-owb/
implementation ("org.apache.cxf.systests:cxf-systests-cdi-owb:3.1.11")
'org.apache.cxf.systests:cxf-systests-cdi-owb:jar:3.1.11'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi-owb" rev="3.1.11">
<artifact name="cxf-systests-cdi-owb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-cdi-owb', version='3.1.11')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi-owb" % "3.1.11"
[org.apache.cxf.systests/cxf-systests-cdi-owb "3.1.11"]