Jar examples for o:oracle-tools-core
Core interfaces, classes and resources for the Oracle Tools modules.
You can download jar file oracle-tools-core 2.0.0-RC9 in this page.
You can use the following script to add oracle-tools-core-2.0.0-RC9.jar to your project.
<dependency> <groupId>com.oracle.tools</groupId> <artifactId>oracle-tools-core</artifactId> <version>2.0.0-RC9</version> </dependency>
compile group: 'com.oracle.tools', name: 'oracle-tools-core', version: '2.0.0-RC9'
libraryDependencies += "com.oracle.tools" % "oracle-tools-core" % "2.0.0-RC9"
<dependency org="com.oracle.tools" name="oracle-tools-core" rev="2.0.0-RC9"/>
@Grapes(@Grab(group='com.oracle.tools', module='oracle-tools-core', version='2.0.0-RC9'))
'com.oracle.tools:oracle-tools-core:jar:2.0.0-RC9'
Click the following link to download the jar file.
oracle-tools-core-2.0.0-RC9-javadoc.jar