DataFactory

Library to generate data for testing

License

License

Categories

Categories

Data
GroupId

GroupId

org.fluttercode.datafactory
ArtifactId

ArtifactId

datafactory
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

DataFactory
Library to generate data for testing
Project URL

Project URL

http://www.andygibson.net/blog/projects/

Download datafactory

How to add to project

<!-- https://jarcasting.com/artifacts/org.fluttercode.datafactory/datafactory/ -->
<dependency>
    <groupId>org.fluttercode.datafactory</groupId>
    <artifactId>datafactory</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluttercode.datafactory/datafactory/
implementation 'org.fluttercode.datafactory:datafactory:0.8'
// https://jarcasting.com/artifacts/org.fluttercode.datafactory/datafactory/
implementation ("org.fluttercode.datafactory:datafactory:0.8")
'org.fluttercode.datafactory:datafactory:jar:0.8'
<dependency org="org.fluttercode.datafactory" name="datafactory" rev="0.8">
  <artifact name="datafactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluttercode.datafactory', module='datafactory', version='0.8')
)
libraryDependencies += "org.fluttercode.datafactory" % "datafactory" % "0.8"
[org.fluttercode.datafactory/datafactory "0.8"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7.2
0.7.1