is not current version
Last Version 1.0.0

OSGi Feature Model API 0.9.4-RC3

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
Version

Version

0.9.4-RC3
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 0.9.4-RC3


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

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-RC1
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.