json4dummies


License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

json4dummies
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

json4dummies
json4dummies
Project URL

Project URL

https://github.com/hekonsek/json4dummies

Download json4dummies

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.51
com.fasterxml.jackson.core : jackson-annotations jar 2.9.2
com.fasterxml.jackson.core : jackson-core jar 2.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.2
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.2
org.apache.kafka : kafka-clients Optional jar 0.11.0.0

test (3)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1
0.0