не последняя версия
Последняя версия 4.5.0

org.openidentityplatform.opendj:opendj-msi 4.4.13

This module contains configuration and generic plugin call to build OpenDJ MSI packages.

Категории

Категории

IDE Инструменты разработки ORM Данные
Группа

Группа

org.openidentityplatform.opendj
Идентификатор

Идентификатор

opendj-msi
Версия

Версия

4.4.13
Тип

Тип

pom

Скачать opendj-msi 4.4.13

Имя Файла Размер
opendj-msi-4.4.13.pom 4 KB
Обзор

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