Last Version

Spring Identity :: Example 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-example
Version

Version

1.0.0-BETA2
Type

Type

war
Description

Description

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

Download spring-identity-example 1.0.0-BETA2


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

Dependencies

compile (2)

Group / Artifact Type Version
fr.zebasto : spring-identity-rest jar 1.0.0-BETA2
com.h2database : h2 jar 1.4.181

Project Modules

There are no modules declared in this project.