is not current version
Last Version 1.0.21

org.ow2.util.maven:maven-osgi-plugin-launcher-framework-felix 1.0.13

Felix framework

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ow2.util.maven
ArtifactId

ArtifactId

maven-osgi-plugin-launcher-framework-felix
Version

Version

1.0.13
Type

Type

jar

Download maven-osgi-plugin-launcher-framework-felix 1.0.13


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