Download plunger-3.0.1.jar file - Jar p

Jar examples for p:plunger

Description

Framework to simplify testing Cascading applications

You can download jar file plunger 3.0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add plunger-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

plunger-3.0.1-javadoc.jar
plunger-3.0.1-sources.jar
plunger-3.0.1.jar
plunger-3.0.1.pom



Related Tutorials