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

Jar examples for r:rave-core-tests

Description

Core Portal Stories

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials