| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.ow2.util.maven |
| ArtifactId | ArtifactIdmaven-osgi-plugin-launcher-api |
| Last Version | Last Version1.0.37 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOW2 Util :: Maven :: Plugin :: OSGi :: Launchers :: Api
Api for OSGi launchers plugins.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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.37</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.37'
// 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.37")
'org.ow2.util.maven:maven-osgi-plugin-launcher-api:jar:1.0.37'
<dependency org="org.ow2.util.maven" name="maven-osgi-plugin-launcher-api" rev="1.0.37">
<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.37')
)
libraryDependencies += "org.ow2.util.maven" % "maven-osgi-plugin-launcher-api" % "1.0.37"
[org.ow2.util.maven/maven-osgi-plugin-launcher-api "1.0.37"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.3.0 |