| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаfr.zebasto |
| Идентификатор | Идентификаторspring-identity-context |
| Версия | Версия1.0.0-BETA1 |
| Тип | Типjar |
| Описание |
ОписаниеSpring Identity :: Context
Spring Identity allows you to manage users, groups, and rights for your application
|
<!-- https://jarcasting.com/artifacts/fr.zebasto/spring-identity-context/ -->
<dependency>
<groupId>fr.zebasto</groupId>
<artifactId>spring-identity-context</artifactId>
<version>1.0.0-BETA1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity-context/
implementation 'fr.zebasto:spring-identity-context:1.0.0-BETA1'
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity-context/
implementation ("fr.zebasto:spring-identity-context:1.0.0-BETA1")
'fr.zebasto:spring-identity-context:jar:1.0.0-BETA1'
<dependency org="fr.zebasto" name="spring-identity-context" rev="1.0.0-BETA1">
<artifact name="spring-identity-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='spring-identity-context', version='1.0.0-BETA1')
)
libraryDependencies += "fr.zebasto" % "spring-identity-context" % "1.0.0-BETA1"
[fr.zebasto/spring-identity-context "1.0.0-BETA1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fr.zebasto : spring-identity-mvc Необязательный | jar | 1.0.0-BETA1 |
| fr.zebasto : spring-identity-rest Необязательный | jar | 1.0.0-BETA1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api Необязательный | jar | 3.1.0 |