Last Version

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

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

spring-boot-simple-auth
Version

Version

0.2.3
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-simple-auth

Download spring-boot-simple-auth 0.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.edgar615 : spring-boot-util-jwt jar 0.2.3
com.github.edgar615 : spring-boot-util-web jar 0.2.3

Project Modules

There are no modules declared in this project.