Jar examples for d:datainstiller
This project allows to instantiate any given Java class with randomly generated data.
You can download jar file datainstiller 1.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add datainstiller-1.0.4.jar to your project.
<dependency> <groupId>com.googlecode.datainstiller</groupId> <artifactId>datainstiller</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.googlecode.datainstiller', name: 'datainstiller', version: '1.0.4'
libraryDependencies += "com.googlecode.datainstiller" % "datainstiller" % "1.0.4"
<dependency org="com.googlecode.datainstiller" name="datainstiller" rev="1.0.4"/>
@Grapes(@Grab(group='com.googlecode.datainstiller', module='datainstiller', version='1.0.4'))
'com.googlecode.datainstiller:datainstiller:jar:1.0.4'
Click the following link to download the jar file.
datainstiller-1.0.4-javadoc.jar