is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-deb 4.4.13

This module contains configuration and generic plugin calls to generate Debian OpenDJ packages.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-deb
Version

Version

4.4.13
Type

Type

pom

Download opendj-deb 4.4.13

Filename Size
opendj-deb-4.4.13.pom 13 KB
Browse

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