Last Version

DataFactory 0.8

Library to generate data for testing

License

License

Categories

Categories

Data
GroupId

GroupId

org.fluttercode.datafactory
ArtifactId

ArtifactId

datafactory
Version

Version

0.8
Type

Type

jar
Description

Description

DataFactory
Library to generate data for testing
Project URL

Project URL

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

Download datafactory 0.8


<!-- 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.