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