License |
License |
---|---|
GroupId | GroupIdau.com.dius |
ArtifactId | ArtifactIdfatboy |
Version | Version0.0.14 |
Type | Typejar |
Description |
DescriptionFatBoy
Library for creating fixture data with 0 or some configuration
|
Project URL |
Project URL |
Filename | Size |
---|---|
fatboy-0.0.14.pom | |
fatboy-0.0.14.jar | 53 KB |
fatboy-0.0.14-sources.jar | 25 KB |
fatboy-0.0.14-javadoc.jar | 303 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |