| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.commons.launcher |
| Идентификатор | Идентификаторlauncher-zip |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеorg.openidentityplatform.commons.launcher.launcher-zip
Sample package to start basic OSGi container
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| launcher-zip-2.0.15.pom | |
| launcher-zip-2.0.15.zip | 6 KB |
| Обзор |
<!-- 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"]