License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons.launcher |
ArtifactId | ArtifactIdlauncher |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.launcher.launcher
Open Identity Platform CommunityOSGi Container Launcher Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
launcher-2.0.15.pom | |
launcher-2.0.15.jar | 359 KB |
launcher-2.0.15-sources.jar | 22 KB |
launcher-2.0.15-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.launcher/launcher/ -->
<dependency>
<groupId>org.openidentityplatform.commons.launcher</groupId>
<artifactId>launcher</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.launcher/launcher/
implementation 'org.openidentityplatform.commons.launcher:launcher:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.launcher/launcher/
implementation ("org.openidentityplatform.commons.launcher:launcher:2.0.15")
'org.openidentityplatform.commons.launcher:launcher:jar:2.0.15'
<dependency org="org.openidentityplatform.commons.launcher" name="launcher" rev="2.0.15">
<artifact name="launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.launcher', module='launcher', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.launcher" % "launcher" % "2.0.15"
[org.openidentityplatform.commons.launcher/launcher "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons : util | jar | 2.0.15 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert-core | jar | 2.0M8 |
org.testng : testng | jar | 6.9.8 |
org.apache.felix : org.apache.felix.framework | jar | 4.0.3 |