Last Version

auth 2.0.1

Auth Framework project for Spring Boot

License

License

GroupId

GroupId

com.midcu
ArtifactId

ArtifactId

auth
Version

Version

2.0.1
Type

Type

jar
Description

Description

auth
Auth Framework project for Spring Boot
Source Code Management

Source Code Management

https://github.com/midcu/vue-auth-server.git

Download auth 2.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.6
org.springframework.boot : spring-boot-starter-security jar 2.6.6
org.springframework.boot : spring-boot-starter-web jar 2.6.6
org.projectlombok : lombok Optional jar 1.18.22
org.springdoc : springdoc-openapi-ui jar 1.6.6
org.springframework.boot : spring-boot-starter-validation jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
com.github.whvcse : easy-captcha jar 1.6.2

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.28

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.