Last Version

Instrumented version of HTTP client integrated with Bootique, built on top of Jersey. 0.5

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

com.nhl.bootique.jersey.client
ArtifactId

ArtifactId

bootique-jersey-client-instrumented
Version

Version

0.5
Type

Type

jar
Description

Description

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

National Hockey League

Download bootique-jersey-client-instrumented 0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.nhl.bootique.jersey.client : bootique-jersey-client jar 0.5
com.nhl.bootique.metrics : bootique-metrics jar 0.6

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
com.nhl.bootique.jersey : bootique-jersey jar 0.15
com.nhl.bootique : bootique-test jar 0.17
com.nhl.bootique.logback : bootique-logback jar 0.8

Project Modules

There are no modules declared in this project.