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

Jar examples for r:rave-core-tests

Description

Core Portal Stories

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials