| Categories |
CategoriesData JSON |
|---|---|
| GroupId | GroupIdcom.github.matthewbretten |
| ArtifactId | ArtifactIdexample-json-test-data-generator |
| Last Version | Last Version1.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexample-json-test-com.github.matthewbretten.data-generator
Example json test com.github.matthewbretten.data generator project
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.matthewbretten/example-json-test-data-generator/ -->
<dependency>
<groupId>com.github.matthewbretten</groupId>
<artifactId>example-json-test-data-generator</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbretten/example-json-test-data-generator/
implementation 'com.github.matthewbretten:example-json-test-data-generator:1.0.12'
// https://jarcasting.com/artifacts/com.github.matthewbretten/example-json-test-data-generator/
implementation ("com.github.matthewbretten:example-json-test-data-generator:1.0.12")
'com.github.matthewbretten:example-json-test-data-generator:jar:1.0.12'
<dependency org="com.github.matthewbretten" name="example-json-test-data-generator" rev="1.0.12">
<artifact name="example-json-test-data-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbretten', module='example-json-test-data-generator', version='1.0.12')
)
libraryDependencies += "com.github.matthewbretten" % "example-json-test-data-generator" % "1.0.12"
[com.github.matthewbretten/example-json-test-data-generator "1.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.matthewbretten : example-json-data-model | jar | 1.0.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |