is not current version
Last Version 2.1

io.github.eightmonth.cloud:grey-spring-cloud-zuul-starter 2.0


Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

io.github.eightmonth.cloud
ArtifactId

ArtifactId

grey-spring-cloud-zuul-starter
Version

Version

2.0
Type

Type

jar

Download grey-spring-cloud-zuul-starter 2.0


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