License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.googlecode.datainstiller |
ArtifactId | ArtifactIddatainstiller |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatainstiller
This project allows to instantiate any given Java class with randomly generated data.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datainstiller-2.1.1.pom | |
datainstiller-2.1.1.jar | 620 KB |
datainstiller-2.1.1-sources.jar | 612 KB |
datainstiller-2.1.1-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.datainstiller/datainstiller/ -->
<dependency>
<groupId>com.googlecode.datainstiller</groupId>
<artifactId>datainstiller</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.datainstiller/datainstiller/
implementation 'com.googlecode.datainstiller:datainstiller:2.1.1'
// https://jarcasting.com/artifacts/com.googlecode.datainstiller/datainstiller/
implementation ("com.googlecode.datainstiller:datainstiller:2.1.1")
'com.googlecode.datainstiller:datainstiller:jar:2.1.1'
<dependency org="com.googlecode.datainstiller" name="datainstiller" rev="2.1.1">
<artifact name="datainstiller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.datainstiller', module='datainstiller', version='2.1.1')
)
libraryDependencies += "com.googlecode.datainstiller" % "datainstiller" % "2.1.1"
[com.googlecode.datainstiller/datainstiller "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.18 |
org.testng : testng Optional | jar | 7.4.0 |
joda-time : joda-time | jar | 2.10.13 |
org.apache.commons : commons-jexl3 | jar | 3.2.1 |