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.

License

License

GroupId

GroupId

com.cognitect
ArtifactId

ArtifactId

transit-clj
Last Version

Last Version

1.0.329
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Download transit-clj

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.cognitect : transit-java jar 1.0.362

provided (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.9.0

test (2)

Group / Artifact Type Version
autodoc » autodoc jar 1.1.2
org.clojure : test.check jar 1.1.1

Project Modules

There are no modules declared in this project.
com.cognitect

Cognitect

Versions

Version
1.0.329
1.0.324
0.8.319
0.8.313
0.8.309
0.8.307
0.8.303
0.8.300
0.8.297
0.8.295
0.8.293
0.8.290
0.8.288
0.8.285
0.8.283
0.8.281
0.8.275
0.8.271
0.8.269
0.8.267
0.8.259
0.8.255
0.8.247
0.8.229