Last Version

Apache Felix iPOJO Bnd Plugin 1.12.1

Apache Felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

bnd-ipojo-plugin
Version

Version

1.12.1
Type

Type

jar
Description

Description

Apache Felix iPOJO Bnd Plugin
Apache Felix is an OSGi implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download bnd-ipojo-plugin 1.12.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.ipojo.manipulator jar
org.apache.felix : org.apache.felix.ipojo.annotations jar

provided (1)

Group / Artifact Type Version
biz.aQute.bnd : bndlib jar 2.1.0

test (3)

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

Project Modules

There are no modules declared in this project.