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

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
Last Version

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
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.6
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.12.6
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.1
io.bootique.jetty : bootique-jetty-junit5 jar 2.0.1
io.bootique.logback : bootique-logback jar 2.0.1

Project Modules

There are no modules declared in this project.
io.bootique.jersey

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1