CrayFish :: COMMON :: Json

A set of libraries to simplify the creation of code covering the most common primitives

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.sftwnd.crayfish.common
ArtifactId

ArtifactId

crayfish-common-json
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CrayFish :: COMMON :: Json
A set of libraries to simplify the creation of code covering the most common primitives

Download crayfish-common-json

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.sftwnd.crayfish.common : crayfish-common-exception jar 0.0.1
com.github.sftwnd.crayfish.common : crayfish-common-format jar 0.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.0
org.slf4j : slf4j-api jar 1.7.30

provided (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : jsr305 jar 3.0.2
org.projectlombok : lombok jar 1.18.12

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1