com.github.rabend:json-data-generator

A lib for generating random JSON strings to test services

License

License

Categories

Categories

Data JSON
GroupId

GroupId

com.github.rabend
ArtifactId

ArtifactId

json-data-generator
Last Version

Last Version

0.14
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.rabend:json-data-generator
A lib for generating random JSON strings to test services
Project URL

Project URL

https://github.com/rabend/json-data-generator
Source Code Management

Source Code Management

http://github.com/rabend/json-data-generator/tree/master

Download json-data-generator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.github.mifmif : generex jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.14