com.gitee.loyo:spring-boot-starter-api-bridge-client

spring boot starter for api-bridge-client

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.gitee.loyo
ArtifactId

ArtifactId

spring-boot-starter-api-bridge-client
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitee.loyo:spring-boot-starter-api-bridge-client
spring boot starter for api-bridge-client
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-api-bridge-client

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.13.RELEASE
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.13.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0