License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.mengweijin |
ArtifactId | ArtifactIdquickboot-auth-client |
Version | Version1.0.37 |
Type | Typejar |
Description |
Descriptionquickboot-parent
|
<!-- https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-auth-client/ -->
<dependency>
<groupId>com.github.mengweijin</groupId>
<artifactId>quickboot-auth-client</artifactId>
<version>1.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-auth-client/
implementation 'com.github.mengweijin:quickboot-auth-client:1.0.37'
// https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-auth-client/
implementation ("com.github.mengweijin:quickboot-auth-client:1.0.37")
'com.github.mengweijin:quickboot-auth-client:jar:1.0.37'
<dependency org="com.github.mengweijin" name="quickboot-auth-client" rev="1.0.37">
<artifact name="quickboot-auth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mengweijin', module='quickboot-auth-client', version='1.0.37')
)
libraryDependencies += "com.github.mengweijin" % "quickboot-auth-client" % "1.0.37"
[com.github.mengweijin/quickboot-auth-client "1.0.37"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-starter-validation Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |