Swagr Client

Louie

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.rhythm.louie.swagr
Идентификатор

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

swagr-client
Последняя версия

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

2.0-beta
Дата

Дата

Тип

Тип

war
Описание

Описание

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

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

Rhythm & Hues Studios

Скачать swagr-client

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

<!-- https://jarcasting.com/artifacts/com.rhythm.louie.swagr/swagr-client/ -->
<dependency>
    <groupId>com.rhythm.louie.swagr</groupId>
    <artifactId>swagr-client</artifactId>
    <version>2.0-beta</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.rhythm.louie.swagr/swagr-client/
implementation 'com.rhythm.louie.swagr:swagr-client:2.0-beta'
// https://jarcasting.com/artifacts/com.rhythm.louie.swagr/swagr-client/
implementation ("com.rhythm.louie.swagr:swagr-client:2.0-beta")
'com.rhythm.louie.swagr:swagr-client:war:2.0-beta'
<dependency org="com.rhythm.louie.swagr" name="swagr-client" rev="2.0-beta">
  <artifact name="swagr-client" type="war" />
</dependency>
@Grapes(
@Grab(group='com.rhythm.louie.swagr', module='swagr-client', version='2.0-beta')
)
libraryDependencies += "com.rhythm.louie.swagr" % "swagr-client" % "2.0-beta"
[com.rhythm.louie.swagr/swagr-client "2.0-beta"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.webjars : extjs jar 4.1.1a
joda-time : joda-time jar 2.3
org.apache.velocity : velocity jar 1.7
com.google.guava : guava jar 17.0
org.slf4j : slf4j-api jar 1.7.7
com.google.protobuf : protobuf-java jar 2.5.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

Louie

Louie is a service networking framework designed to minimize the effort needed to efficiently access information from varying sources and locations. Services are constructed in modular layers that allow for an adaptable network that scales as needed. Service clients are automatically generated for various languages, allowing a single server to feed data to all of your applications with a unified API.

Why

Louie was created to solve a few critical issues faced by Rhythm & Hues' international visual effects pipeline. Among these were data locality, global consistency, and fast, multi-language client support. Louie leverages Google's Protocol Buffers as it's common objects, and by auto-generating corresponding clients in Python, you can create an efficient multi-language service-based API.

Getting Started

~/louie> mvn clean install 
com.rhythm.louie.swagr

Rhythm & Hues Labs

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

Версия
2.0-beta