| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.osgl |
| Идентификатор | Идентификаторaaa-core |
| Версия | Версия1.10.0 |
| Тип | Типjar |
| Описание |
ОписаниеJava AAA Service
A simple authentication/authorization/accounting library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| aaa-core-1.10.0.pom | |
| aaa-core-1.10.0.jar | 56 KB |
| aaa-core-1.10.0-sources.jar | 43 KB |
| aaa-core-1.10.0-javadoc.jar | 300 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.osgl/aaa-core/ -->
<dependency>
<groupId>org.osgl</groupId>
<artifactId>aaa-core</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgl/aaa-core/
implementation 'org.osgl:aaa-core:1.10.0'
// https://jarcasting.com/artifacts/org.osgl/aaa-core/
implementation ("org.osgl:aaa-core:1.10.0")
'org.osgl:aaa-core:jar:1.10.0'
<dependency org="org.osgl" name="aaa-core" rev="1.10.0">
<artifact name="aaa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgl', module='aaa-core', version='1.10.0')
)
libraryDependencies += "org.osgl" % "aaa-core" % "1.10.0"
[org.osgl/aaa-core "1.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgl : osgl-tool | jar | 1.25.0 |
| org.osgl : osgl-cache | jar | 1.8.1 |
| org.osgl : osgl-logging | jar | 1.5.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.osgl : osgl-version | jar | 2.0.0-BETA-4-JAVA7 |
| org.osgl : osgl-ut | jar | 2.0.0-BETA-4-JAVA7 |