Skip to content

wouter-bauweraerts/instancio-fixture-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instancio-Fixture-Builder

Installation

Maven

Include the following dependency in your pom.xml

<dependency>
    <groupId>io.github.wouter-bauweraerts</groupId>
    <artifactId>instancio-fixture-builder</artifactId>
    <version>5.0.2</version>
</dependency>

Check the Maven Central Repository for the most recent version. There you can also find how to include it with different build systems.

Documentation

Check Documentation site for more details