Download prosper-5.0.0.jar file - Jar p

Jar examples for p:prosper

Description

A Spock-based integration testing library for prosperous AEM (Adobe CQ) development.

You can download jar file prosper 5.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add prosper-5.0.0.jar to your project.

<dependency>
   <groupId>com.citytechinc.aem.prosper</groupId>
   <artifactId>prosper</artifactId>
   <version>5.0.0</version>
</dependency>
compile group: 'com.citytechinc.aem.prosper', name: 'prosper', version: '5.0.0'
libraryDependencies += "com.citytechinc.aem.prosper" % "prosper" % "5.0.0"
<dependency org="com.citytechinc.aem.prosper" name="prosper" rev="5.0.0"/>
@Grapes(@Grab(group='com.citytechinc.aem.prosper', module='prosper', version='5.0.0'))
'com.citytechinc.aem.prosper:prosper:jar:5.0.0'

Download

Click the following link to download the jar file.

prosper-5.0.0-javadoc.jar
prosper-5.0.0-sources.jar
prosper-5.0.0.jar
prosper-5.0.0.pom



Related Tutorials