Last Version

Spring Identity :: MVC 1.0.0-BETA2

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-mvc
Version

Version

1.0.0-BETA2
Type

Type

jar
Description

Description

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

Download spring-identity-mvc 1.0.0-BETA2


<!-- https://jarcasting.com/artifacts/fr.zebasto/spring-identity-mvc/ -->
<dependency>
    <groupId>fr.zebasto</groupId>
    <artifactId>spring-identity-mvc</artifactId>
    <version>1.0.0-BETA2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity-mvc/
implementation 'fr.zebasto:spring-identity-mvc:1.0.0-BETA2'
// https://jarcasting.com/artifacts/fr.zebasto/spring-identity-mvc/
implementation ("fr.zebasto:spring-identity-mvc:1.0.0-BETA2")
'fr.zebasto:spring-identity-mvc:jar:1.0.0-BETA2'
<dependency org="fr.zebasto" name="spring-identity-mvc" rev="1.0.0-BETA2">
  <artifact name="spring-identity-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='spring-identity-mvc', version='1.0.0-BETA2')
)
libraryDependencies += "fr.zebasto" % "spring-identity-mvc" % "1.0.0-BETA2"
[fr.zebasto/spring-identity-mvc "1.0.0-BETA2"]

Dependencies

compile (2)

Group / Artifact Type Version
fr.zebasto : spring-identity-defaults jar 1.0.0-BETA2
org.springframework.boot : spring-boot-starter-thymeleaf jar

Project Modules

There are no modules declared in this project.