| License | License | 
|---|---|
| GroupId | GroupIdcom.github.mengweijin | 
| ArtifactId | ArtifactIdquickboot-auth-server | 
| Last Version | Last Version1.0.38 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionquickboot-parent | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.alibaba.testable : testable-all | jar | 0.7.3 |