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