is not current version
Last Version 1.1

org.apache.cxf.dosgi.systests:cxf-dosgi-ri-systests 1.0


GroupId

GroupId

org.apache.cxf.dosgi.systests
ArtifactId

ArtifactId

cxf-dosgi-ri-systests
Version

Version

1.0
Type

Type

pom

Download cxf-dosgi-ri-systests 1.0


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