| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Jersey Program Interface REST Frameworks Bootique Web Frameworks | 
| GroupId | GroupIdio.bootique.jersey.client | 
| ArtifactId | ArtifactIdbootique-jersey-client | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbootique-jersey-client: HTTP client integrated with Bootique, built on top of Jersey. Provides HTTP client integrated with Bootique, built on top of Jersey. | 
| Project Organization | Project OrganizationObjectStyle LLC | 
| Filename | Size | 
|---|---|
| bootique-jersey-client-1.3.pom | |
| bootique-jersey-client-1.3.jar | 39 KB | 
| bootique-jersey-client-1.3-sources.jar | 32 KB | 
| bootique-jersey-client-1.3-javadoc.jar | 148 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.bootique.jersey.client/bootique-jersey-client/ -->
<dependency>
    <groupId>io.bootique.jersey.client</groupId>
    <artifactId>bootique-jersey-client</artifactId>
    <version>1.3</version>
</dependency>// https://jarcasting.com/artifacts/io.bootique.jersey.client/bootique-jersey-client/
implementation 'io.bootique.jersey.client:bootique-jersey-client:1.3'// https://jarcasting.com/artifacts/io.bootique.jersey.client/bootique-jersey-client/
implementation ("io.bootique.jersey.client:bootique-jersey-client:1.3")'io.bootique.jersey.client:bootique-jersey-client:jar:1.3'<dependency org="io.bootique.jersey.client" name="bootique-jersey-client" rev="1.3">
  <artifact name="bootique-jersey-client" type="jar" />
</dependency>@Grapes(
@Grab(group='io.bootique.jersey.client', module='bootique-jersey-client', version='1.3')
)libraryDependencies += "io.bootique.jersey.client" % "bootique-jersey-client" % "1.3"[io.bootique.jersey.client/bootique-jersey-client "1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.bootique : bootique | jar | 1.3 | 
| org.glassfish.jersey.core : jersey-client | jar | 2.27 | 
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.27 | 
| org.glassfish.jersey.connectors : jersey-grizzly-connector | jar | 2.27 | 
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.27 | 
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.10.3 | 
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.10.3 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| javax.xml.bind : jaxb-api | jar | 2.3.0 | 
| javax.activation : activation | jar | 1.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 2.19.0 | 
| io.bootique.jersey : bootique-jersey | jar | 1.3 | 
| io.bootique : bootique-test | jar | 1.3 | 
| io.bootique.logback : bootique-logback | jar | 1.3 |