Last Version

json-data-generator 1.16

json-data-generator helps you build json data that you need for test data purposes. It has a lot of nice features that you can use to build as much test data as you need.

License

License

Categories

Categories

Data JSON
GroupId

GroupId

com.github.vincentrussell
ArtifactId

ArtifactId

json-data-generator
Version

Version

1.16
Type

Type

jar
Description

Description

json-data-generator
json-data-generator helps you build json data that you need for test data purposes. It has a lot of nice features that you can use to build as much test data as you need.
Project URL

Project URL

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

Source Code Management

https://github.com/vincentrussell/json-data-generator

Download json-data-generator 1.16


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.5
com.google.guava : guava jar 29.0-jre
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-collections4 jar 4.1
commons-io : commons-io jar 2.7
commons-codec : commons-codec jar 1.15
commons-cli : commons-cli jar 1.3.1
com.google.code.gson : gson jar 2.8.9
org.slf4j : slf4j-api jar 1.7.30
com.github.javafaker : javafaker jar 1.0.2
org.reflections : reflections jar 0.9.11

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.30

test (8)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.6.RELEASE
org.bitstrings.test : junit-clptr jar 1.2.2
junit : junit jar 4.13.1
com.github.nikolavp : approval-core jar 0.3
org.hamcrest : hamcrest-junit jar 2.0.0.0
com.github.stefanbirkner : system-rules jar 1.16.0
org.mockito : mockito-all jar 1.10.19
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.