GroupId | GroupIdorg.apache.cxf.dosgi.samples |
---|---|
ArtifactId | ArtifactIdcxf-dosgi-ri-bundles-ds-parent |
Version | Version1.2 |
Type | Typepom |
Filename | Size |
---|---|
cxf-dosgi-ri-bundles-ds-parent-1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.dosgi.samples/cxf-dosgi-ri-bundles-ds-parent/ -->
<dependency>
<groupId>org.apache.cxf.dosgi.samples</groupId>
<artifactId>cxf-dosgi-ri-bundles-ds-parent</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.dosgi.samples/cxf-dosgi-ri-bundles-ds-parent/
implementation 'org.apache.cxf.dosgi.samples:cxf-dosgi-ri-bundles-ds-parent:1.2'
// https://jarcasting.com/artifacts/org.apache.cxf.dosgi.samples/cxf-dosgi-ri-bundles-ds-parent/
implementation ("org.apache.cxf.dosgi.samples:cxf-dosgi-ri-bundles-ds-parent:1.2")
'org.apache.cxf.dosgi.samples:cxf-dosgi-ri-bundles-ds-parent:pom:1.2'
<dependency org="org.apache.cxf.dosgi.samples" name="cxf-dosgi-ri-bundles-ds-parent" rev="1.2">
<artifact name="cxf-dosgi-ri-bundles-ds-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.dosgi.samples', module='cxf-dosgi-ri-bundles-ds-parent', version='1.2')
)
libraryDependencies += "org.apache.cxf.dosgi.samples" % "cxf-dosgi-ri-bundles-ds-parent" % "1.2"
[org.apache.cxf.dosgi.samples/cxf-dosgi-ri-bundles-ds-parent "1.2"]