Download oracle-tools-core-2.0.0-RC2.jar file - Jar o

Jar examples for o:oracle-tools-core

Description

Core interfaces, classes and resources for the Oracle Tools modules.

You can download jar file oracle-tools-core 2.0.0-RC2 in this page.

Build File

You can use the following script to add oracle-tools-core-2.0.0-RC2.jar to your project.

<dependency>
   <groupId>com.oracle.tools</groupId>
   <artifactId>oracle-tools-core</artifactId>
   <version>2.0.0-RC2</version>
</dependency>
compile group: 'com.oracle.tools', name: 'oracle-tools-core', version: '2.0.0-RC2'
libraryDependencies += "com.oracle.tools" % "oracle-tools-core" % "2.0.0-RC2"
<dependency org="com.oracle.tools" name="oracle-tools-core" rev="2.0.0-RC2"/>
@Grapes(@Grab(group='com.oracle.tools', module='oracle-tools-core', version='2.0.0-RC2'))
'com.oracle.tools:oracle-tools-core:jar:2.0.0-RC2'

Download

Click the following link to download the jar file.

oracle-tools-core-2.0.0-RC2-javadoc.jar
oracle-tools-core-2.0.0-RC2-sources.jar
oracle-tools-core-2.0.0-RC2.jar
oracle-tools-core-2.0.0-RC2.pom



Related Tutorials