OSGi Feature Model API

Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.feature
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi Feature Model API
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.felix.feature

How to add to project

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

Dependencies

provided (7)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.0
org.osgi : osgi.core jar 8.0.0
org.osgi : org.osgi.service.feature jar 1.0.0
org.osgi : org.osgi.util.function jar 1.0.0
org.apache.geronimo.specs : geronimo-json_1.1_spec jar 1.3
org.apache.felix : org.apache.felix.converter jar 1.0.18
org.apache.felix : org.apache.felix.cm.json jar 1.0.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.8.9
org.apache.johnzon : johnzon-core jar 1.2.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.4-RC3
0.9.2-RC2
0.9.0-RC1