is not current version
Last Version 1.0.0-BETA2

fr.zebasto:spring-identity-mvc 1.0.0-BETA1


Categories

Categories

IDE Development Tools
GroupId

GroupId

fr.zebasto
ArtifactId

ArtifactId

spring-identity-mvc
Version

Version

1.0.0-BETA1
Type

Type

jar

Download spring-identity-mvc 1.0.0-BETA1


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