License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdpro.juxt.clojars-mirrors.cheshire |
ArtifactId | ArtifactIdcheshire |
Last Version | Last Version5.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncheshire
JSON and JSON SMILE encoding, fast (mirrored from Clojars by JUXT)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cheshire-5.10.0.pom | |
cheshire-5.10.0.jar | 19 KB |
cheshire-5.10.0-sources.jar | 332 bytes |
cheshire-5.10.0-javadoc.jar | 332 bytes |
Browse |
<!-- 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"]
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 |