Last Version

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
Version

Version

0.5
Type

Type

jar
Description

Description

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 0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.nhl.bootique : bootique jar 0.17
org.glassfish.jersey.core : jersey-client jar 2.21
org.glassfish.jersey.connectors : jersey-grizzly-connector jar 2.21
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.21

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.