| License | License | 
|---|---|
| Categories | CategoriesNet CLI User Interface Jersey Program Interface REST Frameworks | 
| GroupId | GroupIdnet.derquinse.bocas | 
| ArtifactId | ArtifactIdbocas-jersey-client | 
| Last Version | Last Version1.2.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDerquinse Bocas :: Jersey Client Module Jersey (JAX-RS) client | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-jersey-client/ -->
<dependency>
    <groupId>net.derquinse.bocas</groupId>
    <artifactId>bocas-jersey-client</artifactId>
    <version>1.2.5</version>
</dependency>// https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-jersey-client/
implementation 'net.derquinse.bocas:bocas-jersey-client:1.2.5'// https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-jersey-client/
implementation ("net.derquinse.bocas:bocas-jersey-client:1.2.5")'net.derquinse.bocas:bocas-jersey-client:jar:1.2.5'<dependency org="net.derquinse.bocas" name="bocas-jersey-client" rev="1.2.5">
  <artifact name="bocas-jersey-client" type="jar" />
</dependency>@Grapes(
@Grab(group='net.derquinse.bocas', module='bocas-jersey-client', version='1.2.5')
)libraryDependencies += "net.derquinse.bocas" % "bocas-jersey-client" % "1.2.5"[net.derquinse.bocas/bocas-jersey-client "1.2.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.derquinse.bocas : bocas-jersey | jar | 1.2.5 | 
| com.sun.jersey : jersey-client | jar | 1.18.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.derquinse : derquinse-common-base | test-jar | 1.0.37 | 
| net.derquinse : derquinse-common-test-deps | pom | 1.0.37 |