Last Version

java-factory-bot 0.2.0

Library for creating objects as test data

License

License

Categories

Categories

Java Languages
GroupId

GroupId

nl.topicus.overheid
ArtifactId

ArtifactId

java-factory-bot
Version

Version

0.2.0
Type

Type

jar
Description

Description

java-factory-bot
Library for creating objects as test data
Project URL

Project URL

https://github.com/topicusoverheid/java-factory-bot
Source Code Management

Source Code Management

https://github.com/topicusoverheid/java-factory-bot

Download java-factory-bot 0.2.0


<!-- https://jarcasting.com/artifacts/nl.topicus.overheid/java-factory-bot/ -->
<dependency>
    <groupId>nl.topicus.overheid</groupId>
    <artifactId>java-factory-bot</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.topicus.overheid/java-factory-bot/
implementation 'nl.topicus.overheid:java-factory-bot:0.2.0'
// https://jarcasting.com/artifacts/nl.topicus.overheid/java-factory-bot/
implementation ("nl.topicus.overheid:java-factory-bot:0.2.0")
'nl.topicus.overheid:java-factory-bot:jar:0.2.0'
<dependency org="nl.topicus.overheid" name="java-factory-bot" rev="0.2.0">
  <artifact name="java-factory-bot" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.topicus.overheid', module='java-factory-bot', version='0.2.0')
)
libraryDependencies += "nl.topicus.overheid" % "java-factory-bot" % "0.2.0"
[nl.topicus.overheid/java-factory-bot "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.0
com.github.javafaker : javafaker jar 0.14

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.