License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.mengweijin |
ArtifactId | ArtifactIdsample-quickboot-auth-client |
Last Version | Last Version1.0.38 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquickboot-parent
|
<!-- https://jarcasting.com/artifacts/com.github.mengweijin/sample-quickboot-auth-client/ -->
<dependency>
<groupId>com.github.mengweijin</groupId>
<artifactId>sample-quickboot-auth-client</artifactId>
<version>1.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mengweijin/sample-quickboot-auth-client/
implementation 'com.github.mengweijin:sample-quickboot-auth-client:1.0.38'
// https://jarcasting.com/artifacts/com.github.mengweijin/sample-quickboot-auth-client/
implementation ("com.github.mengweijin:sample-quickboot-auth-client:1.0.38")
'com.github.mengweijin:sample-quickboot-auth-client:jar:1.0.38'
<dependency org="com.github.mengweijin" name="sample-quickboot-auth-client" rev="1.0.38">
<artifact name="sample-quickboot-auth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mengweijin', module='sample-quickboot-auth-client', version='1.0.38')
)
libraryDependencies += "com.github.mengweijin" % "sample-quickboot-auth-client" % "1.0.38"
[com.github.mengweijin/sample-quickboot-auth-client "1.0.38"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mengweijin : quickboot-auth-client | jar | 1.0.38 |
com.github.mengweijin : quickboot-mybatis-plus | jar | 1.0.38 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |