is not current version
Last Version 1.0.6

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


GroupId

GroupId

hu.blackbelt.karaf.features
ArtifactId

ArtifactId

apache-commons-features
Version

Version

1.0.4
Type

Type

jar

Download apache-commons-features 1.0.4


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