Download rest-plugin-3.0.0.jar file - Jar r

Jar examples for r:rest-plugin

Description

You can download jar file rest-plugin 3.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add rest-plugin-3.0.0.jar to your project.

<dependency>
   <groupId>org.eclipse.hudson.main</groupId>
   <artifactId>rest-plugin</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.eclipse.hudson.main', name: 'rest-plugin', version: '3.0.0'
libraryDependencies += "org.eclipse.hudson.main" % "rest-plugin" % "3.0.0"
<dependency org="org.eclipse.hudson.main" name="rest-plugin" rev="3.0.0"/>
@Grapes(@Grab(group='org.eclipse.hudson.main', module='rest-plugin', version='3.0.0'))
'org.eclipse.hudson.main:rest-plugin:jar:3.0.0'

Download

Click the following link to download the jar file.

rest-plugin-3.0.0-javadoc.jar
rest-plugin-3.0.0-sources.jar
rest-plugin-3.0.0.jar
rest-plugin-3.0.0.pom



Related Tutorials