License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdfr.zebasto |
ArtifactId | ArtifactIdspring-identity-core |
Last Version | Last Version1.0.0-BETA2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Identity :: Core
Spring Identity allows you to manage users, groups, and rights for your application
|
<!-- https://jarcasting.com/artifacts/fr.zebasto/spring-identity-core/ -->
<dependency>
<groupId>fr.zebasto</groupId>
<artifactId>spring-identity-core</artifactId>
<version>1.0.0-BETA2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity-core/
implementation 'fr.zebasto:spring-identity-core:1.0.0-BETA2'
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity-core/
implementation ("fr.zebasto:spring-identity-core:1.0.0-BETA2")
'fr.zebasto:spring-identity-core:jar:1.0.0-BETA2'
<dependency org="fr.zebasto" name="spring-identity-core" rev="1.0.0-BETA2">
<artifact name="spring-identity-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='spring-identity-core', version='1.0.0-BETA2')
)
libraryDependencies += "fr.zebasto" % "spring-identity-core" % "1.0.0-BETA2"
[fr.zebasto/spring-identity-core "1.0.0-BETA2"]
Group / Artifact | Type | Version |
---|---|---|
fr.zebasto : spring-identity-contract | jar | 1.0.0-BETA2 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.boot : spring-boot-starter-web | jar |