License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdlauncher |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.openidentityplatform.commons.launcher
Open Identity Platform CommunityOSGi Container Launcher Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
launcher-2.0.15.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/launcher/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>launcher</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/launcher/
implementation 'org.openidentityplatform.commons:launcher:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/launcher/
implementation ("org.openidentityplatform.commons:launcher:2.0.15")
'org.openidentityplatform.commons:launcher:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="launcher" rev="2.0.15">
<artifact name="launcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='launcher', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "launcher" % "2.0.15"
[org.openidentityplatform.commons/launcher "2.0.15"]