License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdfr.zebasto |
ArtifactId | ArtifactIdspring-identity |
Last Version | Last Version1.0.0-BETA4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Identity
Spring Identity allows you to manage users, groups, and rights for your application
|
Filename | Size |
---|---|
spring-identity-1.0.0-BETA4.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.zebasto/spring-identity/ -->
<dependency>
<groupId>fr.zebasto</groupId>
<artifactId>spring-identity</artifactId>
<version>1.0.0-BETA4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity/
implementation 'fr.zebasto:spring-identity:1.0.0-BETA4'
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity/
implementation ("fr.zebasto:spring-identity:1.0.0-BETA4")
'fr.zebasto:spring-identity:pom:1.0.0-BETA4'
<dependency org="fr.zebasto" name="spring-identity" rev="1.0.0-BETA4">
<artifact name="spring-identity" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='spring-identity', version='1.0.0-BETA4')
)
libraryDependencies += "fr.zebasto" % "spring-identity" % "1.0.0-BETA4"
[fr.zebasto/spring-identity "1.0.0-BETA4"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.assertj : assertj-core | jar | 1.7.1 |