License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.ow2.util.maven |
ArtifactId | ArtifactIdmaven-osgi-plugin-launcher-test-api |
Last Version | Last Version1.0.37 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 Util :: Maven :: Plugin :: OSGi :: Launchers :: Test :: API
Test API for OSGi launcher plugins.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.util.maven/maven-osgi-plugin-launcher-test-api/ -->
<dependency>
<groupId>org.ow2.util.maven</groupId>
<artifactId>maven-osgi-plugin-launcher-test-api</artifactId>
<version>1.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util.maven/maven-osgi-plugin-launcher-test-api/
implementation 'org.ow2.util.maven:maven-osgi-plugin-launcher-test-api:1.0.37'
// https://jarcasting.com/artifacts/org.ow2.util.maven/maven-osgi-plugin-launcher-test-api/
implementation ("org.ow2.util.maven:maven-osgi-plugin-launcher-test-api:1.0.37")
'org.ow2.util.maven:maven-osgi-plugin-launcher-test-api:jar:1.0.37'
<dependency org="org.ow2.util.maven" name="maven-osgi-plugin-launcher-test-api" rev="1.0.37">
<artifact name="maven-osgi-plugin-launcher-test-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util.maven', module='maven-osgi-plugin-launcher-test-api', version='1.0.37')
)
libraryDependencies += "org.ow2.util.maven" % "maven-osgi-plugin-launcher-test-api" % "1.0.37"
[org.ow2.util.maven/maven-osgi-plugin-launcher-test-api "1.0.37"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.0 |