| License |
License |
|---|---|
| Categories |
CategoriesData JSON |
| GroupId | GroupIdcom.github.vincentrussell |
| ArtifactId | ArtifactIdjson-data-generator |
| Last Version | Last Version1.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson-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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-data-generator-1.16.pom | |
| json-data-generator-1.16.jar | 156 KB |
| json-data-generator-1.16-standalone.jar | 5 MB |
| json-data-generator-1.16-sources.jar | 76 KB |
| json-data-generator-1.16-javadoc.jar | 299 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-nop | jar | 1.7.30 |
| 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 |