Louie Plugin

Maven Plugins for Louie

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

louie-maven-plugin
Последняя версия

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

2.0-beta
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Louie Plugin
Maven Plugins for Louie
Организация-разработчик

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

Rhythm & Hues Studios

Скачать louie-maven-plugin

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

<plugin>
    <groupId>com.rhythm.louie</groupId>
    <artifactId>louie-maven-plugin</artifactId>
    <version>2.0-beta</version>
</plugin>

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.2.3
org.apache.maven : maven-project jar 2.2.1
commons-io : commons-io jar 2.4
com.rhythm.louie : louie-processor jar 2.0-beta
org.apache.maven : maven-artifact jar 3.2.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3
com.google.guava : guava jar 17.0
org.slf4j : slf4j-api jar 1.7.7
joda-time : joda-time jar 2.3
org.apache.velocity : velocity jar 1.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

Rhythm & Hues Labs

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

Версия
2.0-beta