json-generator-tool-for-testing

This project is a library for creating duplicates of key and value for testing purpose.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.matrixshell
ArtifactId

ArtifactId

jsongenerator
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

json-generator-tool-for-testing
This project is a library for creating duplicates of key and value for testing purpose.
Project URL

Project URL

http://www.matrixshell.com
Source Code Management

Source Code Management

https://github.com/matrixshell/jsongenerator/tree/master

Download jsongenerator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1