Last Version

TrueLicense JAX-RS 3.2.0

The TrueLicense JAX-RS module provides a RESTful web service interface for consuming license keys.

License

License

TrueLicense Commercial License
Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense-jax-rs
Version

Version

3.2.0
Type

Type

jar
Description

Description

TrueLicense JAX-RS
The TrueLicense JAX-RS module provides a RESTful web service interface for consuming license keys.
Project URL

Project URL

http://truelicense.net/truelicense-jax-rs/
Project Organization

Project Organization

Schlichtherle IT Services

Download truelicense-jax-rs 3.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.truelicense : truelicense-dto jar 3.2.0
net.truelicense : truelicense-spi jar 3.2.0

provided (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1

Project Modules

There are no modules declared in this project.