License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.johan-backstrom |
ArtifactId | ArtifactIddata-cow |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptiondata-cow
A java tool for generating random but internally consistent sets of test data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
data-cow-2.0.0.pom | |
data-cow-2.0.0.jar | 36 KB |
data-cow-2.0.0-sources.jar | 20 KB |
data-cow-2.0.0-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.johan-backstrom/data-cow/ -->
<dependency>
<groupId>com.github.johan-backstrom</groupId>
<artifactId>data-cow</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johan-backstrom/data-cow/
implementation 'com.github.johan-backstrom:data-cow:2.0.0'
// https://jarcasting.com/artifacts/com.github.johan-backstrom/data-cow/
implementation ("com.github.johan-backstrom:data-cow:2.0.0")
'com.github.johan-backstrom:data-cow:jar:2.0.0'
<dependency org="com.github.johan-backstrom" name="data-cow" rev="2.0.0">
<artifact name="data-cow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johan-backstrom', module='data-cow', version='2.0.0')
)
libraryDependencies += "com.github.johan-backstrom" % "data-cow" % "2.0.0"
[com.github.johan-backstrom/data-cow "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |