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.

Лицензия

Лицензия

TrueLicense Commercial License
Категории

Категории

Сеть
Группа

Группа

net.truelicense
Идентификатор

Идентификатор

truelicense
Последняя версия

Последняя версия

3.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://truelicense.net/
Организация-разработчик

Организация-разработчик

Schlichtherle IT Services
Система контроля версий

Система контроля версий

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

Скачать truelicense

Имя Файла Размер
truelicense-3.2.0.pom 19 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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

Версии библиотеки

Версия
3.2.0
3.1.0
3.0.0