jtest-data
Simple package for generating test data. Uses json files of words
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.mikelduke |
ArtifactId | ArtifactIdjtest-data |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjtest-data
Test Data for Java Applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jtest-data-0.0.1.pom | |
jtest-data-0.0.1.jar | 46 KB |
jtest-data-0.0.1-sources.jar | 42 KB |
jtest-data-0.0.1-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mikelduke/jtest-data/ -->
<dependency>
<groupId>com.mikelduke</groupId>
<artifactId>jtest-data</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mikelduke/jtest-data/
implementation 'com.mikelduke:jtest-data:0.0.1'
// https://jarcasting.com/artifacts/com.mikelduke/jtest-data/
implementation ("com.mikelduke:jtest-data:0.0.1")
'com.mikelduke:jtest-data:jar:0.0.1'
<dependency org="com.mikelduke" name="jtest-data" rev="0.0.1">
<artifact name="jtest-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mikelduke', module='jtest-data', version='0.0.1')
)
libraryDependencies += "com.mikelduke" % "jtest-data" % "0.0.1"
[com.mikelduke/jtest-data "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Simple package for generating test data. Uses json files of words