Courier Gradle Plugin

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.6.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

Скачать gradle-plugin

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.coursera.courier : courier-generator-api jar 0.6.3

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

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

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