| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.pig4cloud.plugin |
| Идентификатор | Идентификаторlicense-server |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsmart-license
|
| Имя Файла | Размер |
|---|---|
| license-server-0.0.1.pom | |
| license-server-0.0.1.jar | 13 KB |
| license-server-0.0.1-sources.jar | 7 KB |
| license-server-0.0.1-javadoc.jar | 415 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/license-server/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>license-server</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/license-server/
implementation 'com.pig4cloud.plugin:license-server:0.0.1'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/license-server/
implementation ("com.pig4cloud.plugin:license-server:0.0.1")
'com.pig4cloud.plugin:license-server:jar:0.0.1'
<dependency org="com.pig4cloud.plugin" name="license-server" rev="0.0.1">
<artifact name="license-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='license-server', version='0.0.1')
)
libraryDependencies += "com.pig4cloud.plugin" % "license-server" % "0.0.1"
[com.pig4cloud.plugin/license-server "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-cli : commons-cli | jar | 1.4 |
| com.pig4cloud.plugin : license-client | jar | 0.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |