Last Version

mockj 1.0

Generate mock data tool

License

License

GroupId

GroupId

com.github.kevin-wang001
ArtifactId

ArtifactId

mockj
Version

Version

1.0
Type

Type

jar
Description

Description

mockj
Generate mock data tool
Project URL

Project URL

https://github.com/kevin-wang001/OSSRH-56437
Source Code Management

Source Code Management

https://github.com/kevin-wang001/OSSRH-56437

Download mockj 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.68
org.projectlombok : lombok jar 1.16.18
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 23.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.