link-rest-client: client library to access LR services

Link Rest Java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nhl.link.rest
ArtifactId

ArtifactId

link-rest-client
Last Version

Last Version

2.13
Release Date

Release Date

Type

Type

jar
Description

Description

link-rest-client: client library to access LR services
Link Rest Java client

Download link-rest-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.nhl.link.rest : link-rest-base jar 2.13
javax.ws.rs : javax.ws.rs-api jar 2.1
com.fasterxml.jackson.core : jackson-databind jar 2.6.4

test (10)

Group / Artifact Type Version
com.nhl.link.rest : link-rest jar 2.13
com.nhl.link.rest : link-rest test-jar 2.13
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5-rc1
org.slf4j : slf4j-simple jar 1.7.12
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.27
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.27
org.glassfish.jersey.inject : jersey-hk2 jar 2.27
org.apache.derby : derby jar 10.10.1.1
commons-io : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.
com.nhl.link.rest

Versions

Version
2.13
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0