TrueLicense

TrueLicense is an 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

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

TrueLicense
TrueLicense is an 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

Filename Size
truelicense-4.0.3.pom 16 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • api
  • build-tasks
  • core
  • jax-rs
  • jsf
  • maven-plugin
  • obfuscate
  • spi
  • swing
  • tests
  • ui
  • v1
  • v2-core
  • v2-json
  • v2-xml
  • v4

Versions

Version
4.0.3
4.0.1
4.0.0
4.0.0-RC3
4.0.0-RC2
4.0.0-RC1
4.0.0-M5
4.0.0-M4
4.0.0-M3
4.0.0-M2
4.0.0-M1