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