datainstiller

This project allows to instantiate any given Java class with randomly generated data.

License

License

Categories

Categories

Data
GroupId

GroupId

com.googlecode.datainstiller
ArtifactId

ArtifactId

datainstiller
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

datainstiller
This project allows to instantiate any given Java class with randomly generated data.
Project URL

Project URL

https://code.google.com/p/datainstiller/
Source Code Management

Source Code Management

https://code.google.com/p/datainstiller/

Download datainstiller

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0