is not current version
Last Version 2.0.1

bootique-jersey-client-instrumented: Instrumented version of 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-instrumented
Version

Version

2.0.RC1
Type

Type

jar
Description

Description

bootique-jersey-client-instrumented: Instrumented version of 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-instrumented 2.0.RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.bootique.jersey : bootique-jersey-client jar 2.0.RC1
io.bootique.metrics : bootique-metrics jar 2.0.RC1
io.bootique.metrics : bootique-metrics-healthchecks jar 2.0.RC1

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
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.