SMART COSMOS Gateway

SMART COSMOS Gateway based on the Netflix OSS Zuul Server

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.smartcosmos
Идентификатор

Идентификатор

smartcosmos-gateway
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SMART COSMOS Gateway
SMART COSMOS Gateway based on the Netflix OSS Zuul Server
Ссылка на сайт

Ссылка на сайт

http://smartcosmos.net/smartcosmos-gateway
Организация-разработчик

Организация-разработчик

Smartrac Technology Fletcher, Inc.
Система контроля версий

Система контроля версий

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

Скачать smartcosmos-gateway

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
3.1.0
3.0.0