| License |
License
Commercial
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.customware.license |
| ArtifactId | ArtifactIdlicense-webapp |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionServiceRocket License Support :: Web Application
ServiceRocket is the Strategic Services Partner for companies that need to get things done properly.
|
| Project Organization |
Project OrganizationServiceRocket |
| Filename | Size |
|---|---|
| license-webapp-3.0.2.pom | |
| license-webapp-3.0.2.jar | 6 KB |
| license-webapp-3.0.2-sources.jar | 3 KB |
| license-webapp-3.0.2-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.customware.license/license-webapp/ -->
<dependency>
<groupId>net.customware.license</groupId>
<artifactId>license-webapp</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.customware.license/license-webapp/
implementation 'net.customware.license:license-webapp:3.0.2'
// https://jarcasting.com/artifacts/net.customware.license/license-webapp/
implementation ("net.customware.license:license-webapp:3.0.2")
'net.customware.license:license-webapp:jar:3.0.2'
<dependency org="net.customware.license" name="license-webapp" rev="3.0.2">
<artifact name="license-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.customware.license', module='license-webapp', version='3.0.2')
)
libraryDependencies += "net.customware.license" % "license-webapp" % "3.0.2"
[net.customware.license/license-webapp "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.customware.license : license-support | jar | 2.0.0 |
| opensymphony : propertyset | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |