is not current version
Last Version 0.0.4

com.asrevo:spring-cloud-starter-ecs-discoveryclient 0.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.asrevo
ArtifactId

ArtifactId

spring-cloud-starter-ecs-discoveryclient
Version

Version

0.0.2
Type

Type

jar

Download spring-cloud-starter-ecs-discoveryclient 0.0.2


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