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

transit-clj 1.0.329

Transit is a data format and a set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from Clojure.

Лицензия

Лицензия

Группа

Группа

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

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

transit-clj
Версия

Версия

1.0.329
Тип

Тип

jar
Описание

Описание

transit-clj
Transit is a data format and a set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from Clojure.
Ссылка на сайт

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

https://github.com/cognitect/transit-clj

Скачать transit-clj 1.0.329


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.cognitect : transit-java jar 1.0.362

provided (1)

Идентификатор библиотеки Тип Версия
org.clojure : clojure jar 1.9.0

test (2)

Идентификатор библиотеки Тип Версия
autodoc » autodoc jar 1.1.2
org.clojure : test.check jar 1.1.1

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

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