Last Version

TrueLicense 3.2.0

TrueLicense is a commercial open source engine for license management on the Java Virtual Machine. Due to its functional and modular design TrueLicense scales from simple to complex licensing schemas. TrueLicense features various interfaces for managing free trial periods, subscriptions, multiple editions, internationalization, privacy protection and more.

License

License

TrueLicense Commercial License
Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense
Version

Version

3.2.0
Type

Type

pom
Description

Description

TrueLicense
TrueLicense is a commercial open source engine for license management on the Java Virtual Machine. Due to its functional and modular design TrueLicense scales from simple to complex licensing schemas. TrueLicense features various interfaces for managing free trial periods, subscriptions, multiple editions, internationalization, privacy protection and more.
Project URL

Project URL

http://truelicense.net/
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/truelicense

Download truelicense 3.2.0

Filename Size
truelicense-3.2.0.pom 19 KB
Browse

<!-- https://jarcasting.com/artifacts/net.truelicense/truelicense/ -->
<dependency>
    <groupId>net.truelicense</groupId>
    <artifactId>truelicense</artifactId>
    <version>3.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.truelicense/truelicense/
implementation 'net.truelicense:truelicense:3.2.0'
// https://jarcasting.com/artifacts/net.truelicense/truelicense/
implementation ("net.truelicense:truelicense:3.2.0")
'net.truelicense:truelicense:pom:3.2.0'
<dependency org="net.truelicense" name="truelicense" rev="3.2.0">
  <artifact name="truelicense" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.truelicense', module='truelicense', version='3.2.0')
)
libraryDependencies += "net.truelicense" % "truelicense" % "3.2.0"
[net.truelicense/truelicense "3.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • truelicense-api
  • truelicense-core
  • truelicense-dto
  • truelicense-it
  • truelicense-jax-rs
  • truelicense-jsf
  • truelicense-maven-archetype
  • truelicense-maven-plugin
  • truelicense-obfuscate
  • truelicense-spi
  • truelicense-swing
  • truelicense-ui
  • truelicense-v1
  • truelicense-v2-commons
  • truelicense-v2-json
  • truelicense-v2-xml