| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаio.getlime.security |
| Идентификатор | Идентификаторpowerauth-mtoken-model |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFederated Authentication and Authorization Server for Web
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| powerauth-mtoken-model-1.3.0.pom | |
| powerauth-mtoken-model-1.3.0.jar | 17 KB |
| powerauth-mtoken-model-1.3.0-sources.jar | 17 KB |
| powerauth-mtoken-model-1.3.0-javadoc.jar | 139 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-mtoken-model/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-mtoken-model</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-mtoken-model/
implementation 'io.getlime.security:powerauth-mtoken-model:1.3.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-mtoken-model/
implementation ("io.getlime.security:powerauth-mtoken-model:1.3.0")
'io.getlime.security:powerauth-mtoken-model:jar:1.3.0'
<dependency org="io.getlime.security" name="powerauth-mtoken-model" rev="1.3.0">
<artifact name="powerauth-mtoken-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-mtoken-model', version='1.3.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-mtoken-model" % "1.3.0"
[io.getlime.security/powerauth-mtoken-model "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.getlime.core : rest-model-base | jar | 1.5.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |