Courier Android Generator

Scala data binding generator for multiple data formats including JSON and Avro.

Лицензия

Лицензия

Группа

Группа

org.coursera.courier
Идентификатор

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

courier-android
Последняя версия

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

0.6.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Courier Android Generator
Scala data binding generator for multiple data formats including JSON and Avro.
Ссылка на сайт

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

https://github.com/coursera/courier
Система контроля версий

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

https://github.com/coursera/courier/tree/master

Скачать courier-android

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.3.1
org.coursera.courier : courier-generator-api jar 0.6.3
com.linkedin.pegasus : generator jar 2.6.0
org.rythmengine : rythm-engine jar 1.0.1

test (1)

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

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

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

Build Status

Courier

Modern data interchange system for web + mobile stacks that combines an expressive schema language with language idiomatic data binding generators.


Website | Getting Started | Schema Language | Data Protocols

Why Courier?

Courier is the only comprehensive, schema based data system centered around JSON. Binary protocols, such as Protobuf and Thrift have proven that data schemas are an excellent way to share the structure of data messaged between multiple systems and programming languages. For JSON, however, there are few systems that take a schema driven approach and none that provide satisfactory type systems. Courier's solves this problem, providing a type safe, schema driven way of sharing JSON data between backends, web and mobile.

To learn more, see coursera.github.io/courier

License

Courier is Apache 2.0 Licensed.

Contributing

For development and submitting pull requests, please see the Contributing document.

org.coursera.courier

Coursera

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

Версия
0.6.3