Apache Felix iPOJO Bnd Plugin

Apache Felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

bnd-ipojo-plugin
Last Version

Last Version

1.12.1
Release Date

Release Date

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

How to add to project

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

Versions

Version
1.12.1
1.12.0
1.11.2
1.11.1
1.11.0
1.10.1
1.10.0
1.8.6
1.8.4
1.8.2