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