is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-svr4 4.4.15

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

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-svr4
Version

Version

4.4.15
Type

Type

pom

Download opendj-svr4 4.4.15

Filename Size
opendj-svr4-4.4.15.pom 1 KB
Browse

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