o

opendj-doc-generated-ref

Build generated documentation sources.
Files download
File Operation
opendj-doc-generated-ref-4.6.2.pom download
Apache Maven
<dependency>
  <groupId>org.openidentityplatform.opendj</groupId>
  <artifactId>opendj-doc-generated-ref</artifactId>
  <version>4.6.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.openidentityplatform.opendj:opendj-doc-generated-ref:4.6.2'
Gradle Kotlin
implementation("org.openidentityplatform.opendj:opendj-doc-generated-ref:4.6.2")
Scala SBT
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-doc-generated-ref" % "4.6.2"
Groovy Grape
@Grapes(
  @Grab(group='org.openidentityplatform.opendj', module='opendj-doc-generated-ref', version='4.6.2')
)
Apache Ivy
<dependency org="org.openidentityplatform.opendj" name="opendj-doc-generated-ref" rev="4.6.2" />
Leiningen
[org.openidentityplatform.opendj/opendj-doc-generated-ref "4.6.2"]
Apache Buildr
'org.openidentityplatform.opendj:opendj-doc-generated-ref:jar:4.6.2'