Worcade API client, Jersey implementation

A Jersey-based implementation of the the Worcade API client library

License

License

Categories

Categories

Net CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

net.worcade
ArtifactId

ArtifactId

api-client-jersey
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Worcade API client, Jersey implementation
A Jersey-based implementation of the the Worcade API client library
Source Code Management

Source Code Management

https://github.com/Worcade/api-client-java

Download api-client-jersey

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.worcade : api-client jar 1.1.2
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.glassfish.jersey.core : jersey-client jar 2.26
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0