is not current version
Last Version 0.2.3

com.github.edgar615:spring-boot-simple-auth 0.2.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

spring-boot-simple-auth
Version

Version

0.2.2
Type

Type

jar

Download spring-boot-simple-auth 0.2.2


<!-- https://jarcasting.com/artifacts/com.github.edgar615/spring-boot-simple-auth/ -->
<dependency>
    <groupId>com.github.edgar615</groupId>
    <artifactId>spring-boot-simple-auth</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/spring-boot-simple-auth/
implementation 'com.github.edgar615:spring-boot-simple-auth:0.2.2'
// https://jarcasting.com/artifacts/com.github.edgar615/spring-boot-simple-auth/
implementation ("com.github.edgar615:spring-boot-simple-auth:0.2.2")
'com.github.edgar615:spring-boot-simple-auth:jar:0.2.2'
<dependency org="com.github.edgar615" name="spring-boot-simple-auth" rev="0.2.2">
  <artifact name="spring-boot-simple-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='spring-boot-simple-auth', version='0.2.2')
)
libraryDependencies += "com.github.edgar615" % "spring-boot-simple-auth" % "0.2.2"
[com.github.edgar615/spring-boot-simple-auth "0.2.2"]