Download hudson-apiv2-wsclient-4.5.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 4.5.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials