Jar examples for j:jersey-client
Jersey core client implementation
You can download jar file jersey-client 0.0.8 in this page.
Open Source License
You can use the following script to add jersey-client-0.0.8.jar to your project.
<dependency> <groupId>com.fitbur.testify.client</groupId> <artifactId>jersey-client</artifactId> <version>0.0.8</version> </dependency>
compile group: 'com.fitbur.testify.client', name: 'jersey-client', version: '0.0.8'
libraryDependencies += "com.fitbur.testify.client" % "jersey-client" % "0.0.8"
<dependency org="com.fitbur.testify.client" name="jersey-client" rev="0.0.8"/>
@Grapes(@Grab(group='com.fitbur.testify.client', module='jersey-client', version='0.0.8'))
'com.fitbur.testify.client:jersey-client:jar:0.0.8'
Click the following link to download the jar file.
jersey-client-0.0.8-javadoc.jar