is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-msi 4.4.15

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

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-msi
Version

Version

4.4.15
Type

Type

pom

Download opendj-msi 4.4.15

Filename Size
opendj-msi-4.4.15.pom 4 KB
Browse

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