License |
License |
---|---|
GroupId | GroupIdglobal.namespace.truelicense |
ArtifactId | ArtifactIdtruelicense-jax-rs |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueLicense JAX-RS
The TrueLicense JAX-RS module provides a RESTful web service interface
for consuming license keys.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
truelicense-jax-rs-4.0.3.pom | |
truelicense-jax-rs-4.0.3.jar | 10 KB |
truelicense-jax-rs-4.0.3-sources.jar | 8 KB |
truelicense-jax-rs-4.0.3-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jax-rs/ -->
<dependency>
<groupId>global.namespace.truelicense</groupId>
<artifactId>truelicense-jax-rs</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jax-rs/
implementation 'global.namespace.truelicense:truelicense-jax-rs:4.0.3'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-jax-rs/
implementation ("global.namespace.truelicense:truelicense-jax-rs:4.0.3")
'global.namespace.truelicense:truelicense-jax-rs:jar:4.0.3'
<dependency org="global.namespace.truelicense" name="truelicense-jax-rs" rev="4.0.3">
<artifact name="truelicense-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-jax-rs', version='4.0.3')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-jax-rs" % "4.0.3"
[global.namespace.truelicense/truelicense-jax-rs "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
global.namespace.truelicense : truelicense-spi | jar | 4.0.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
global.namespace.fun-io : fun-io-bios | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |