GroupId | GroupIdorg.apache.cxf.dosgi.systests |
---|---|
ArtifactId | ArtifactIdcxf-dosgi-ri-systests2-singlebundle |
Version | Version1.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.dosgi.systests/cxf-dosgi-ri-systests2-singlebundle/ -->
<dependency>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests2-singlebundle</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.dosgi.systests/cxf-dosgi-ri-systests2-singlebundle/
implementation 'org.apache.cxf.dosgi.systests:cxf-dosgi-ri-systests2-singlebundle:1.3'
// https://jarcasting.com/artifacts/org.apache.cxf.dosgi.systests/cxf-dosgi-ri-systests2-singlebundle/
implementation ("org.apache.cxf.dosgi.systests:cxf-dosgi-ri-systests2-singlebundle:1.3")
'org.apache.cxf.dosgi.systests:cxf-dosgi-ri-systests2-singlebundle:jar:1.3'
<dependency org="org.apache.cxf.dosgi.systests" name="cxf-dosgi-ri-systests2-singlebundle" rev="1.3">
<artifact name="cxf-dosgi-ri-systests2-singlebundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.dosgi.systests', module='cxf-dosgi-ri-systests2-singlebundle', version='1.3')
)
libraryDependencies += "org.apache.cxf.dosgi.systests" % "cxf-dosgi-ri-systests2-singlebundle" % "1.3"
[org.apache.cxf.dosgi.systests/cxf-dosgi-ri-systests2-singlebundle "1.3"]