| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdcom.gitee.loyo | 
| ArtifactId | ArtifactIdspring-boot-starter-api-bridge-client | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.gitee.loyo:spring-boot-starter-api-bridge-client spring boot starter for api-bridge-client | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.gitee.loyo/spring-boot-starter-api-bridge-client/ -->
<dependency>
    <groupId>com.gitee.loyo</groupId>
    <artifactId>spring-boot-starter-api-bridge-client</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.gitee.loyo/spring-boot-starter-api-bridge-client/
implementation 'com.gitee.loyo:spring-boot-starter-api-bridge-client:1.0.3'// https://jarcasting.com/artifacts/com.gitee.loyo/spring-boot-starter-api-bridge-client/
implementation ("com.gitee.loyo:spring-boot-starter-api-bridge-client:1.0.3")'com.gitee.loyo:spring-boot-starter-api-bridge-client:jar:1.0.3'<dependency org="com.gitee.loyo" name="spring-boot-starter-api-bridge-client" rev="1.0.3">
  <artifact name="spring-boot-starter-api-bridge-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gitee.loyo', module='spring-boot-starter-api-bridge-client', version='1.0.3')
)libraryDependencies += "com.gitee.loyo" % "spring-boot-starter-api-bridge-client" % "1.0.3"[com.gitee.loyo/spring-boot-starter-api-bridge-client "1.0.3"]| 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.3 | 
| 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 |