is not current version
Last Version 2.0.1

bootique-jersey-client: HTTP client integrated with Bootique, built on top of Jersey. 2.0.RC1

Provides HTTP client integrated with Bootique, built on top of Jersey.

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks Bootique Web Frameworks
GroupId

GroupId

io.bootique.jersey
ArtifactId

ArtifactId

bootique-jersey-client
Version

Version

2.0.RC1
Type

Type

jar
Description

Description

bootique-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 Organization

ObjectStyle LLC

Download bootique-jersey-client 2.0.RC1


<!-- https://jarcasting.com/artifacts/io.bootique.jersey/bootique-jersey-client/ -->
<dependency>
    <groupId>io.bootique.jersey</groupId>
    <artifactId>bootique-jersey-client</artifactId>
    <version>2.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.jersey/bootique-jersey-client/
implementation 'io.bootique.jersey:bootique-jersey-client:2.0.RC1'
// https://jarcasting.com/artifacts/io.bootique.jersey/bootique-jersey-client/
implementation ("io.bootique.jersey:bootique-jersey-client:2.0.RC1")
'io.bootique.jersey:bootique-jersey-client:jar:2.0.RC1'
<dependency org="io.bootique.jersey" name="bootique-jersey-client" rev="2.0.RC1">
  <artifact name="bootique-jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.jersey', module='bootique-jersey-client', version='2.0.RC1')
)
libraryDependencies += "io.bootique.jersey" % "bootique-jersey-client" % "2.0.RC1"
[io.bootique.jersey/bootique-jersey-client "2.0.RC1"]

Dependencies

compile (10)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.RC1
org.glassfish.jersey.core : jersey-client jar 2.35
org.glassfish.jersey.inject : jersey-hk2 jar 2.35
org.glassfish.jersey.connectors : jersey-grizzly-connector jar 2.35
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.35
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar 2.12.3
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.12.3
org.slf4j : slf4j-api jar 1.7.25
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.activation : jakarta.activation jar 1.2.2

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
io.bootique.jersey : bootique-jersey jar 2.0.RC1
io.bootique.jetty : bootique-jetty-junit5 jar 2.0.RC1
io.bootique.logback : bootique-logback jar 2.0.RC1

Project Modules

There are no modules declared in this project.