Last Version

FatBoy 0.0.14

Library for creating fixture data with 0 or some configuration

License

License

GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

fatboy
Version

Version

0.0.14
Type

Type

jar
Description

Description

FatBoy
Library for creating fixture data with 0 or some configuration
Project URL

Project URL

https://github.com/DiUS/fatboy

Download fatboy 0.0.14


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.javafaker : javafaker jar 0.6
com.google.guava : guava jar 18.0
joda-time : joda-time jar 2.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.