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