| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Net |
| GroupId | GroupIdnet.nicholaswilliams.java.licensing |
| ArtifactId | ArtifactIdlicensing-parent |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLicenseManager
NWTS License Manager - A Java-based licensing tool for licensing commercial applications.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| licensing-parent-1.1.0.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.nicholaswilliams.java.licensing/licensing-parent/ -->
<dependency>
<groupId>net.nicholaswilliams.java.licensing</groupId>
<artifactId>licensing-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.nicholaswilliams.java.licensing/licensing-parent/
implementation 'net.nicholaswilliams.java.licensing:licensing-parent:1.1.0'
// https://jarcasting.com/artifacts/net.nicholaswilliams.java.licensing/licensing-parent/
implementation ("net.nicholaswilliams.java.licensing:licensing-parent:1.1.0")
'net.nicholaswilliams.java.licensing:licensing-parent:pom:1.1.0'
<dependency org="net.nicholaswilliams.java.licensing" name="licensing-parent" rev="1.1.0">
<artifact name="licensing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.nicholaswilliams.java.licensing', module='licensing-parent', version='1.1.0')
)
libraryDependencies += "net.nicholaswilliams.java.licensing" % "licensing-parent" % "1.1.0"
[net.nicholaswilliams.java.licensing/licensing-parent "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 3.1 |
| org.ow2.asm : asm | jar | 4.1 |