is not current version
Last Version 2.0.15

org.openidentityplatform.commons.launcher:launcher-zip 2.0.13

Sample package to start basic OSGi container

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons.launcher
ArtifactId

ArtifactId

launcher-zip
Version

Version

2.0.13
Type

Type

pom

Download launcher-zip 2.0.13


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.launcher/launcher-zip/ -->
<dependency>
    <groupId>org.openidentityplatform.commons.launcher</groupId>
    <artifactId>launcher-zip</artifactId>
    <version>2.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.launcher/launcher-zip/
implementation 'org.openidentityplatform.commons.launcher:launcher-zip:2.0.13'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.launcher/launcher-zip/
implementation ("org.openidentityplatform.commons.launcher:launcher-zip:2.0.13")
'org.openidentityplatform.commons.launcher:launcher-zip:pom:2.0.13'
<dependency org="org.openidentityplatform.commons.launcher" name="launcher-zip" rev="2.0.13">
  <artifact name="launcher-zip" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.launcher', module='launcher-zip', version='2.0.13')
)
libraryDependencies += "org.openidentityplatform.commons.launcher" % "launcher-zip" % "2.0.13"
[org.openidentityplatform.commons.launcher/launcher-zip "2.0.13"]