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

streaming-json-encoder 1

Composable declarative API for efficient encoding of data-structures to JSON using streaming.

Лицензия

Лицензия

MIT/X11
Категории

Категории

Scala Языки программирования JSON Данные
Группа

Группа

com.github.nikita-volkov.scala
Идентификатор

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

streaming-json-encoder
Версия

Версия

1
Тип

Тип

jar
Описание

Описание

streaming-json-encoder
Composable declarative API for efficient encoding of data-structures to JSON using streaming.
Ссылка на сайт

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

http://github.com/nikita-volkov/streaming-json-encoder.scala

Скачать streaming-json-encoder 1


<!-- https://jarcasting.com/artifacts/com.github.nikita-volkov.scala/streaming-json-encoder/ -->
<dependency>
    <groupId>com.github.nikita-volkov.scala</groupId>
    <artifactId>streaming-json-encoder</artifactId>
    <version>1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikita-volkov.scala/streaming-json-encoder/
implementation 'com.github.nikita-volkov.scala:streaming-json-encoder:1'
// https://jarcasting.com/artifacts/com.github.nikita-volkov.scala/streaming-json-encoder/
implementation ("com.github.nikita-volkov.scala:streaming-json-encoder:1")
'com.github.nikita-volkov.scala:streaming-json-encoder:jar:1'
<dependency org="com.github.nikita-volkov.scala" name="streaming-json-encoder" rev="1">
  <artifact name="streaming-json-encoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikita-volkov.scala', module='streaming-json-encoder', version='1')
)
libraryDependencies += "com.github.nikita-volkov.scala" % "streaming-json-encoder" % "1"
[com.github.nikita-volkov.scala/streaming-json-encoder "1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.scalaz : scalaz-core_2.11 jar 7.2.10
org.scala-lang.modules : scala-java8-compat_2.11 jar 0.8.0
org.scala-lang : scala-library jar 2.11.8
com.fasterxml.jackson.core : jackson-databind jar 2.8.1

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

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