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