Last Version

OSGi R4 Foundation EE 1.2.0

Apache felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.osgi.foundation
Version

Version

1.2.0
Type

Type

jar
Description

Description

OSGi R4 Foundation EE
Apache felix is an OSGi implementation.
Project Organization

Project Organization

OSGi Alliance

Download org.osgi.foundation 1.2.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
easymock : easymock jar 1.2_Java1.3

Project Modules

There are no modules declared in this project.