is not current version
Last Version 1.0.37

org.ow2.util.maven:maven-osgi-plugin-launcher 1.0.36

OSGi launchers plugins.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ow2.util.maven
ArtifactId

ArtifactId

maven-osgi-plugin-launcher
Version

Version

1.0.36
Type

Type

pom

Download maven-osgi-plugin-launcher 1.0.36


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