Last Version

Random Json Creator 2.1.2

Provides a library to create a random json string

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.mangatmodi
ArtifactId

ArtifactId

randomjson
Version

Version

2.1.2
Type

Type

jar
Description

Description

Random Json Creator
Provides a library to create a random json string
Project URL

Project URL

https://github.com/mangatmodi/RandomJson
Source Code Management

Source Code Management

https://github.com/mangatmodi/RandomJson.git

Download randomjson 2.1.2


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

Dependencies

compile (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.30
org.jetbrains.kotlin : kotlin-reflect jar 1.3.30
ch.qos.logback : logback-classic jar 1.2.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.8
info.picocli : picocli jar 3.9.3

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.4.0-M1
org.hamcrest : hamcrest-junit jar 2.0.0.0
io.kotlintest : kotlintest jar 2.0.7

Project Modules

There are no modules declared in this project.