License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.labs64.netlicensing |
ArtifactId | ArtifactIdnetlicensing-client |
Version | Version2.8.2 |
Type | Typejar |
Description |
DescriptionLabs64 :: NetLicensing :: Client
Java wrapper for Labs64 NetLicensing RESTful API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netlicensing-client-2.8.2.pom | |
netlicensing-client-2.8.2.jar | 194 KB |
netlicensing-client-2.8.2-sources.jar | 175 KB |
netlicensing-client-2.8.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client/ -->
<dependency>
<groupId>com.labs64.netlicensing</groupId>
<artifactId>netlicensing-client</artifactId>
<version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client/
implementation 'com.labs64.netlicensing:netlicensing-client:2.8.2'
// https://jarcasting.com/artifacts/com.labs64.netlicensing/netlicensing-client/
implementation ("com.labs64.netlicensing:netlicensing-client:2.8.2")
'com.labs64.netlicensing:netlicensing-client:jar:2.8.2'
<dependency org="com.labs64.netlicensing" name="netlicensing-client" rev="2.8.2">
<artifact name="netlicensing-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.labs64.netlicensing', module='netlicensing-client', version='2.8.2')
)
libraryDependencies += "com.labs64.netlicensing" % "netlicensing-client" % "2.8.2"
[com.labs64.netlicensing/netlicensing-client "2.8.2"]
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.8.1 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
com.helger : ph-xmldsig | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
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 |