Last Version

cheshire 5.10.0

JSON and JSON SMILE encoding, fast (mirrored from Clojars by JUXT)

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

pro.juxt.clojars-mirrors.cheshire
ArtifactId

ArtifactId

cheshire
Version

Version

5.10.0
Type

Type

jar
Description

Description

cheshire
JSON and JSON SMILE encoding, fast (mirrored from Clojars by JUXT)
Project URL

Project URL

https://github.com/dakrone/cheshire
Source Code Management

Source Code Management

https://github.com/juxt/clojars-mirrors

Download cheshire 5.10.0


<!-- https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.cheshire/cheshire/ -->
<dependency>
    <groupId>pro.juxt.clojars-mirrors.cheshire</groupId>
    <artifactId>cheshire</artifactId>
    <version>5.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.cheshire/cheshire/
implementation 'pro.juxt.clojars-mirrors.cheshire:cheshire:5.10.0'
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.cheshire/cheshire/
implementation ("pro.juxt.clojars-mirrors.cheshire:cheshire:5.10.0")
'pro.juxt.clojars-mirrors.cheshire:cheshire:jar:5.10.0'
<dependency org="pro.juxt.clojars-mirrors.cheshire" name="cheshire" rev="5.10.0">
  <artifact name="cheshire" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.clojars-mirrors.cheshire', module='cheshire', version='5.10.0')
)
libraryDependencies += "pro.juxt.clojars-mirrors.cheshire" % "cheshire" % "5.10.0"
[pro.juxt.clojars-mirrors.cheshire/cheshire "5.10.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.10.2
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.10.2

Project Modules

There are no modules declared in this project.