Files download
File Operation
ons-23.2.0.0.jar download
ons-23.2.0.0.pom download
ons-23.2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.oracle.database.ha</groupId>
  <artifactId>ons</artifactId>
  <version>23.2.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.oracle.database.ha:ons:23.2.0.0'
Gradle Kotlin
implementation("com.oracle.database.ha:ons:23.2.0.0")
Scala SBT
libraryDependencies += "com.oracle.database.ha" % "ons" % "23.2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.oracle.database.ha', module='ons', version='23.2.0.0')
)
Apache Ivy
<dependency org="com.oracle.database.ha" name="ons" rev="23.2.0.0" />
Leiningen
[com.oracle.database.ha/ons "23.2.0.0"]
Apache Buildr
'com.oracle.database.ha:ons:jar:23.2.0.0'
Dependencies
The project has no third-party dependencies