Spring Identity :: Context

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

Last Version

1.0.0-BETA1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spring-identity-context

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
fr.zebasto : spring-identity-mvc Optional jar 1.0.0-BETA1
fr.zebasto : spring-identity-rest Optional jar 1.0.0-BETA1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-BETA1