Download rave-core-tests-0.12.jar file - Jar r

Jar examples for r:rave-core-tests

Description

Core Portal Stories

You can download jar file rave-core-tests 0.12 in this page.

License

Apache License

Build File

You can use the following script to add rave-core-tests-0.12.jar to your project.

<dependency>
   <groupId>org.apache.rave.integration-tests</groupId>
   <artifactId>rave-core-tests</artifactId>
   <version>0.12</version>
</dependency>
compile group: 'org.apache.rave.integration-tests', name: 'rave-core-tests', version: '0.12'
libraryDependencies += "org.apache.rave.integration-tests" % "rave-core-tests" % "0.12"
<dependency org="org.apache.rave.integration-tests" name="rave-core-tests" rev="0.12"/>
@Grapes(@Grab(group='org.apache.rave.integration-tests', module='rave-core-tests', version='0.12'))
'org.apache.rave.integration-tests:rave-core-tests:jar:0.12'

Download

Click the following link to download the jar file.

rave-core-tests-0.12-javadoc.jar
rave-core-tests-0.12-sources.jar
rave-core-tests-0.12.jar
rave-core-tests-0.12.pom



Related Tutorials