SMART COSMOS Gateway

SMART COSMOS Gateway based on the Netflix OSS Zuul Server

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-gateway
Last Version

Last Version

3.1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

SMART COSMOS Gateway Server

Build Status

Zuul is the front door for all requests from devices and web sites to the backend of the Netflix streaming application. As an edge service application, Zuul is built to enable dynamic routing, monitoring, resiliency and security. It also has the ability to route requests to multiple Amazon Auto Scaling Groups as appropriate.

For more information see https://github.com/Netflix/zuul/wiki

net.smartcosmos

Smart Cosmos Solutions Inc.

Versions

Version
3.1.0
3.0.0