is not current version
Last Version 2.3.0

org.apache.cxf.dosgi:cxf-dosgi-distribution-parent 2.0.0


Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.apache.cxf.dosgi
ArtifactId

ArtifactId

cxf-dosgi-distribution-parent
Version

Version

2.0.0
Type

Type

pom

Download cxf-dosgi-distribution-parent 2.0.0


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