is not current version
Last Version 1.0.38

com.github.mengweijin:quickboot-auth-server 1.0.36

quickboot-parent

License

License

GroupId

GroupId

com.github.mengweijin
ArtifactId

ArtifactId

quickboot-auth-server
Version

Version

1.0.36
Type

Type

jar
Description

Description

quickboot-parent

Download quickboot-auth-server 1.0.36


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

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

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

Project Modules

There are no modules declared in this project.