is not current version
Last Version 0.2.0

nl.topicus.overheid:java-factory-bot 0.1.0

Library for creating objects as test data

Categories

Categories

Java Languages
GroupId

GroupId

nl.topicus.overheid
ArtifactId

ArtifactId

java-factory-bot
Version

Version

0.1.0
Type

Type

jar

Download java-factory-bot 0.1.0


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