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