is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-rpm 4.4.13

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

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-rpm
Version

Version

4.4.13
Type

Type

pom

Download opendj-rpm 4.4.13

Filename Size
opendj-rpm-4.4.13.pom 15 KB
Browse

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