Spring Identity :: REST

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-rest
Last Version

Last Version

1.0.0-BETA2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spring-identity-rest

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
fr.zebasto : spring-identity-defaults jar 1.0.0-BETA2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-BETA2
1.0.0-BETA1