is not current version
Last Version 4.5.3

org.apache.servicemix:features 4.5.2


GroupId

GroupId

org.apache.servicemix
ArtifactId

ArtifactId

features
Version

Version

4.5.2
Type

Type

pom

Download features 4.5.2

Filename Size
features-4.5.2.pom 45 KB
Browse

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