Last Version

SMART COSMOS Gateway 3.1.0

SMART COSMOS Gateway based on the Netflix OSS Zuul Server

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-gateway
Version

Version

3.1.0
Type

Type

jar
Description

Description

SMART COSMOS Gateway
SMART COSMOS Gateway based on the Netflix OSS Zuul Server
Project URL

Project URL

http://smartcosmos.net/smartcosmos-gateway
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-gateway/tree/master/

Download smartcosmos-gateway 3.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
net.smartcosmos : smartcosmos-framework jar 3.1.0
net.smartcosmos : smartcosmos-framework-test jar 3.1.0
org.springframework.boot : spring-boot-starter-undertow jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
org.springframework.cloud : spring-cloud-starter-zipkin jar
org.springframework.cloud : spring-cloud-starter-zuul jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.