is not current version
Last Version 3.1.0

net.smartcosmos:smartcosmos-gateway 3.0.0

SMART COSMOS Gateway based on the Netflix OSS Zuul Server

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-gateway
Version

Version

3.0.0
Type

Type

jar

Download smartcosmos-gateway 3.0.0


<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-gateway/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-gateway</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-gateway/
implementation 'net.smartcosmos:smartcosmos-gateway:3.0.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-gateway/
implementation ("net.smartcosmos:smartcosmos-gateway:3.0.0")
'net.smartcosmos:smartcosmos-gateway:jar:3.0.0'
<dependency org="net.smartcosmos" name="smartcosmos-gateway" rev="3.0.0">
  <artifact name="smartcosmos-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-gateway', version='3.0.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-gateway" % "3.0.0"
[net.smartcosmos/smartcosmos-gateway "3.0.0"]