is not current version
Last Version 0.0.3

top.totalo:spring-boot-starter-apollo 0.0.2

spring-boot-starter-apollo

Categories

Categories

Spring Boot Container Microservices Apollo
GroupId

GroupId

top.totalo
ArtifactId

ArtifactId

spring-boot-starter-apollo
Version

Version

0.0.2
Type

Type

jar

Download spring-boot-starter-apollo 0.0.2


<!-- https://jarcasting.com/artifacts/top.totalo/spring-boot-starter-apollo/ -->
<dependency>
    <groupId>top.totalo</groupId>
    <artifactId>spring-boot-starter-apollo</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.totalo/spring-boot-starter-apollo/
implementation 'top.totalo:spring-boot-starter-apollo:0.0.2'
// https://jarcasting.com/artifacts/top.totalo/spring-boot-starter-apollo/
implementation ("top.totalo:spring-boot-starter-apollo:0.0.2")
'top.totalo:spring-boot-starter-apollo:jar:0.0.2'
<dependency org="top.totalo" name="spring-boot-starter-apollo" rev="0.0.2">
  <artifact name="spring-boot-starter-apollo" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.totalo', module='spring-boot-starter-apollo', version='0.0.2')
)
libraryDependencies += "top.totalo" % "spring-boot-starter-apollo" % "0.0.2"
[top.totalo/spring-boot-starter-apollo "0.0.2"]