is not current version
Last Version 7.0.1

org.apache.servicemix:parent 3.4.1


GroupId

GroupId

org.apache.servicemix
ArtifactId

ArtifactId

parent
Version

Version

3.4.1
Type

Type

pom

Download parent 3.4.1

Filename Size
parent-3.4.1.pom 7 KB
Browse

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