Last Version

Spring Identity 1.0.0-BETA4

Spring Identity allows you to manage users, groups, and rights for your application

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

fr.zebasto
ArtifactId

ArtifactId

spring-identity
Version

Version

1.0.0-BETA4
Type

Type

jar
Description

Description

Spring Identity
Spring Identity allows you to manage users, groups, and rights for your application

Download spring-identity 1.0.0-BETA4


<!-- https://jarcasting.com/artifacts/fr.zebasto/spring-identity/ -->
<dependency>
    <groupId>fr.zebasto</groupId>
    <artifactId>spring-identity</artifactId>
    <version>1.0.0-BETA4</version>
</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:jar:1.0.0-BETA4'
<dependency org="fr.zebasto" name="spring-identity" rev="1.0.0-BETA4">
  <artifact name="spring-identity" type="jar" />
</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"]

Dependencies

compile (22)

Group / Artifact Type Version
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
org.apache.commons : commons-lang3 jar 3.3.2
fr.zebasto : spring-postinitialize jar 1.1.0
org.webjars.bower : angular jar 1.4.0-rc.1
org.webjars.bower : angular-animate jar 1.4.0-rc.1
org.webjars.bower : angular-resource jar 1.4.0-rc.1
org.webjars.bower : angular-route jar 1.4.0-rc.1
org.webjars.bower : angular-sanitize jar 1.4.0-rc.1
org.webjars.bower : angular-datatables jar 0.4.2
org.webjars.bower : ngstorage jar 0.3.0
org.webjars.bower : toaster jar 0.4.13
org.webjars.bower : angular-translate jar 2.7.0
org.webjars.bower : bootstrap jar 3.3.4
org.webjars.bower : html5shiv jar 3.7.2
org.webjars.bower : jquery jar 2.1.3
org.webjars.bower : datatables jar 1.10.7
org.webjars.bower : respond jar 1.4.2
org.webjars : font-awesome jar 4.3.0-2
org.webjars : animate.css jar 3.2.5

provided (1)

Group / Artifact Type Version
com.h2database : h2 jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.