| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.gitee.loyo |
| ArtifactId | ArtifactIdsprint-boot-starter-api-bridge-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.gitee.loyo:sprint-boot-starter-api-bridge-client
sprint boot starter for api-bridge-client
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.gitee.loyo/sprint-boot-starter-api-bridge-client/ -->
<dependency>
<groupId>com.gitee.loyo</groupId>
<artifactId>sprint-boot-starter-api-bridge-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.loyo/sprint-boot-starter-api-bridge-client/
implementation 'com.gitee.loyo:sprint-boot-starter-api-bridge-client:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.loyo/sprint-boot-starter-api-bridge-client/
implementation ("com.gitee.loyo:sprint-boot-starter-api-bridge-client:1.0.0")
'com.gitee.loyo:sprint-boot-starter-api-bridge-client:jar:1.0.0'
<dependency org="com.gitee.loyo" name="sprint-boot-starter-api-bridge-client" rev="1.0.0">
<artifact name="sprint-boot-starter-api-bridge-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.loyo', module='sprint-boot-starter-api-bridge-client', version='1.0.0')
)
libraryDependencies += "com.gitee.loyo" % "sprint-boot-starter-api-bridge-client" % "1.0.0"
[com.gitee.loyo/sprint-boot-starter-api-bridge-client "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.2.13.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.13.RELEASE |
| com.gitee.loyo : api-bridge-client | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.13.RELEASE |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |
| junit : junit | jar | 4.12 |