| Лицензия |
Лицензия
Appverse Public License Version 2.0
|
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.appverse.web.framework.modules.backend.security.authentication |
| Идентификатор | Идентификаторappverse-web-modules-backend-security-authentication |
| Последняя версия | Последняя версия2.0.0-RC10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAppverse Web Framework Modules Backend Security Authentication Module
Appverse Web Framework Modules Backend Security Authentication Module
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.appverse.web.framework.modules.backend.security.authentication/appverse-web-modules-backend-security-authentication/ -->
<dependency>
<groupId>org.appverse.web.framework.modules.backend.security.authentication</groupId>
<artifactId>appverse-web-modules-backend-security-authentication</artifactId>
<version>2.0.0-RC10</version>
</dependency>
// https://jarcasting.com/artifacts/org.appverse.web.framework.modules.backend.security.authentication/appverse-web-modules-backend-security-authentication/
implementation 'org.appverse.web.framework.modules.backend.security.authentication:appverse-web-modules-backend-security-authentication:2.0.0-RC10'
// https://jarcasting.com/artifacts/org.appverse.web.framework.modules.backend.security.authentication/appverse-web-modules-backend-security-authentication/
implementation ("org.appverse.web.framework.modules.backend.security.authentication:appverse-web-modules-backend-security-authentication:2.0.0-RC10")
'org.appverse.web.framework.modules.backend.security.authentication:appverse-web-modules-backend-security-authentication:jar:2.0.0-RC10'
<dependency org="org.appverse.web.framework.modules.backend.security.authentication" name="appverse-web-modules-backend-security-authentication" rev="2.0.0-RC10">
<artifact name="appverse-web-modules-backend-security-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appverse.web.framework.modules.backend.security.authentication', module='appverse-web-modules-backend-security-authentication', version='2.0.0-RC10')
)
libraryDependencies += "org.appverse.web.framework.modules.backend.security.authentication" % "appverse-web-modules-backend-security-authentication" % "2.0.0-RC10"
[org.appverse.web.framework.modules.backend.security.authentication/appverse-web-modules-backend-security-authentication "2.0.0-RC10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.appverse.web.framework.modules.backend.core.standard : appverse-web-modules-backend-core-standard | jar | 2.0.0-RC10 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-security | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |