| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.commons |
| Идентификатор | Идентификаторlauncher |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеorg.openidentityplatform.commons.launcher
Open Identity Platform CommunityOSGi Container Launcher Parent
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| launcher-2.0.15.pom | 5 KB |
| Обзор |
<!-- 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"]