Download bedrock-testing-support-5.0.4.jar file - Jar b

Jar examples for b:bedrock-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 bedrock-testing-support 5.0.4 in this page.

License

Common Development and Distribution License 1.0 ("CDDL")

Build File

You can use the following script to add bedrock-testing-support-5.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

bedrock-testing-support-5.0.4-javadoc.jar
bedrock-testing-support-5.0.4-sources.jar
bedrock-testing-support-5.0.4.jar
bedrock-testing-support-5.0.4.pom



Related Tutorials