is not current version
Last Version 1.0.6

hu.blackbelt.karaf.features:apache-commons-features 1.0.3


GroupId

GroupId

hu.blackbelt.karaf.features
ArtifactId

ArtifactId

apache-commons-features
Version

Version

1.0.3
Type

Type

jar

Download apache-commons-features 1.0.3


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