is not current version
Last Version 1.0.37

org.ow2.util.maven:maven-osgi-plugin-launcher-api 1.0.28

Api for OSGi launchers plugins.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ow2.util.maven
ArtifactId

ArtifactId

maven-osgi-plugin-launcher-api
Version

Version

1.0.28
Type

Type

jar

Download maven-osgi-plugin-launcher-api 1.0.28


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