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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials