is not current version
Last Version 1.12.1

org.apache.felix:ipojo-manipulator-bom 1.11.2


GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

ipojo-manipulator-bom
Version

Version

1.11.2
Type

Type

pom

Download ipojo-manipulator-bom 1.11.2


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