com.github.mengweijin:quickboot-auth-client

quickboot-parent

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mengweijin
ArtifactId

ArtifactId

quickboot-auth-client
Last Version

Last Version

1.0.38
Release Date

Release Date

Type

Type

jar
Description

Description

quickboot-parent

Download quickboot-auth-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-validation Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.38
1.0.37
1.0.36