com.github.mengweijin:quickboot-auth-server

quickboot-parent

License

License

GroupId

GroupId

com.github.mengweijin
ArtifactId

ArtifactId

quickboot-auth-server
Last Version

Last Version

1.0.38
Release Date

Release Date

Type

Type

jar
Description

Description

quickboot-parent

Download quickboot-auth-server

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.mengweijin : quickboot-mybatis-plus jar 1.0.38
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-data-redis jar
io.jsonwebtoken : jjwt jar 0.9.1
org.springdoc : springdoc-openapi-ui jar 1.6.5
com.h2database : h2 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.alibaba.testable : testable-all jar 0.7.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.38
1.0.37
1.0.36