Apache Felix Karaf :: Features

Apache Felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix.karaf.features
ArtifactId

ArtifactId

features
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Felix Karaf :: Features
Apache Felix is an OSGi implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download features

Filename Size
features-1.6.0.pom 1 KB
Browse

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.0
org.easymock : easymock jar 2.4
org.mockito : mockito-all jar 1.7

Project Modules

  • core
  • command
  • management

Versions

Version
1.6.0
1.4.0
1.2.0
1.0.0