| Лицензия |
Лицензия
The 2-Clause BSD License
|
|---|---|
| Группа | Группаcom.gitee.l0km |
| Идентификатор | Идентификаторauthkernel |
| Последняя версия | Последняя версия1.12.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеauthkernel aggregator
product license management
|
| Имя Файла | Размер |
|---|---|
| authkernel-1.12.0.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/authkernel/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>authkernel</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/authkernel/
implementation 'com.gitee.l0km:authkernel:1.12.0'
// https://jarcasting.com/artifacts/com.gitee.l0km/authkernel/
implementation ("com.gitee.l0km:authkernel:1.12.0")
'com.gitee.l0km:authkernel:pom:1.12.0'
<dependency org="com.gitee.l0km" name="authkernel" rev="1.12.0">
<artifact name="authkernel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='authkernel', version='1.12.0')
)
libraryDependencies += "com.gitee.l0km" % "authkernel" % "1.12.0"
[com.gitee.l0km/authkernel "1.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |