Download oracle-tools-testing-support-2.0.0-RC1.jar file - Jar o

Jar examples for o:oracle-tools-testing-support

Description

Interfaces, classes and resources that extend and simplify traditional functional, integration and unit testing frameworks (like JUnit).

You can download jar file oracle-tools-testing-support 2.0.0-RC1 in this page.

Build File

You can use the following script to add oracle-tools-testing-support-2.0.0-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

oracle-tools-testing-support-2.0.0-RC1-javadoc.jar
oracle-tools-testing-support-2.0.0-RC1-sources.jar
oracle-tools-testing-support-2.0.0-RC1.jar
oracle-tools-testing-support-2.0.0-RC1.pom



Related Tutorials