is not current version
Last Version 4.3.0

com.github.jsonzou:jmockdata 2.3

The plug-in of Jmockdata what through random algorithm mock java data

Categories

Categories

Data JSON
GroupId

GroupId

com.github.jsonzou
ArtifactId

ArtifactId

jmockdata
Version

Version

2.3
Type

Type

jar

Download jmockdata 2.3


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