Download jersey-wiremock-annotations-0.1.jar file - Jar j

Jar examples for j:jersey-wiremock-annotations

Description

You can download jar file jersey-wiremock-annotations 0.1 in this page.

Build File

You can use the following script to add jersey-wiremock-annotations-0.1.jar to your project.

<dependency>
   <groupId>io.jersey-wiremock</groupId>
   <artifactId>jersey-wiremock-annotations</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'io.jersey-wiremock', name: 'jersey-wiremock-annotations', version: '0.1'
libraryDependencies += "io.jersey-wiremock" % "jersey-wiremock-annotations" % "0.1"
<dependency org="io.jersey-wiremock" name="jersey-wiremock-annotations" rev="0.1"/>
@Grapes(@Grab(group='io.jersey-wiremock', module='jersey-wiremock-annotations', version='0.1'))
'io.jersey-wiremock:jersey-wiremock-annotations:jar:0.1'

Download

Click the following link to download the jar file.

jersey-wiremock-annotations-0.1-javadoc.jar
jersey-wiremock-annotations-0.1-sources.jar
jersey-wiremock-annotations-0.1.jar
jersey-wiremock-annotations-0.1.pom



Related Tutorials