Download hudson-apiv2-wsclient-5.0.0.jar file - Jar h

Jar examples for h:hudson-apiv2-wsclient

Description

This library can be used to connect to the new REST API.

You can download jar file hudson-apiv2-wsclient 5.0.0 in this page.

License

Apache License

Build File

You can use the following script to add hudson-apiv2-wsclient-5.0.0.jar to your project.

<dependency>
   <groupId>com.marvelution.jira.plugins</groupId>
   <artifactId>hudson-apiv2-wsclient</artifactId>
   <version>5.0.0</version>
</dependency>
compile group: 'com.marvelution.jira.plugins', name: 'hudson-apiv2-wsclient', version: '5.0.0'
libraryDependencies += "com.marvelution.jira.plugins" % "hudson-apiv2-wsclient" % "5.0.0"
<dependency org="com.marvelution.jira.plugins" name="hudson-apiv2-wsclient" rev="5.0.0"/>
@Grapes(@Grab(group='com.marvelution.jira.plugins', module='hudson-apiv2-wsclient', version='5.0.0'))
'com.marvelution.jira.plugins:hudson-apiv2-wsclient:jar:5.0.0'

Download

Click the following link to download the jar file.

hudson-apiv2-wsclient-5.0.0-javadoc.jar
hudson-apiv2-wsclient-5.0.0-sources.jar
hudson-apiv2-wsclient-5.0.0-tests.jar
hudson-apiv2-wsclient-5.0.0.jar
hudson-apiv2-wsclient-5.0.0.pom



Related Tutorials