is not current version
Last Version 1.1.0

com.github.rebue.scx:zuul-server 1.0.7


Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.rebue.scx
ArtifactId

ArtifactId

zuul-server
Version

Version

1.0.7
Type

Type

jar

Download zuul-server 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.rebue.scx/zuul-server/ -->
<dependency>
    <groupId>com.github.rebue.scx</groupId>
    <artifactId>zuul-server</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.scx/zuul-server/
implementation 'com.github.rebue.scx:zuul-server:1.0.7'
// https://jarcasting.com/artifacts/com.github.rebue.scx/zuul-server/
implementation ("com.github.rebue.scx:zuul-server:1.0.7")
'com.github.rebue.scx:zuul-server:jar:1.0.7'
<dependency org="com.github.rebue.scx" name="zuul-server" rev="1.0.7">
  <artifact name="zuul-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.scx', module='zuul-server', version='1.0.7')
)
libraryDependencies += "com.github.rebue.scx" % "zuul-server" % "1.0.7"
[com.github.rebue.scx/zuul-server "1.0.7"]