Last Version

Apache Felix 1.0.4

Apache felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

felix
Version

Version

1.0.4
Type

Type

pom
Description

Description

Apache Felix
Apache felix is an OSGi implementation.
Project URL

Project URL

http://felix.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download felix 1.0.4

Filename Size
felix-1.0.4.pom 14 KB
Browse

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

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.