License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.labs64.netlicensing |
ArtifactId | ArtifactIdnetlicensing-client |
Last Version | Last Version2.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLabs64 :: NetLicensing :: Client
Java wrapper for Labs64 NetLicensing RESTful API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netlicensing-client-2.9.3.pom | |
netlicensing-client-2.9.3.jar | 192 KB |
netlicensing-client-2.9.3-sources.jar | 173 KB |
netlicensing-client-2.9.3-javadoc.jar | 929 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client/ -->
<dependency>
<groupId>com.labs64.netlicensing</groupId>
<artifactId>netlicensing-client</artifactId>
<version>2.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client/
implementation 'com.labs64.netlicensing:netlicensing-client:2.9.3'
// https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client/
implementation ("com.labs64.netlicensing:netlicensing-client:2.9.3")
'com.labs64.netlicensing:netlicensing-client:jar:2.9.3'
<dependency org="com.labs64.netlicensing" name="netlicensing-client" rev="2.9.3">
<artifact name="netlicensing-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.labs64.netlicensing', module='netlicensing-client', version='2.9.3')
)
libraryDependencies += "com.labs64.netlicensing" % "netlicensing-client" % "2.9.3"
[com.labs64.netlicensing/netlicensing-client "2.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 2.33 |
org.glassfish.jersey.media : jersey-media-jaxb | jar | 2.33 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.33 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
org.apache.logging.log4j : log4j-api | jar | |
com.helger : ph-xmldsig | jar | 4.4.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
junit : junit | jar | 4.13.2 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.33 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.33 |