Jar examples for f:fixture-factory
generator to create fake objects from a template
You can download jar file fixture-factory 3.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fixture-factory-3.1.0.jar to your project.
<dependency> <groupId>br.com.six2six</groupId> <artifactId>fixture-factory</artifactId> <version>3.1.0</version> </dependency>
compile group: 'br.com.six2six', name: 'fixture-factory', version: '3.1.0'
libraryDependencies += "br.com.six2six" % "fixture-factory" % "3.1.0"
<dependency org="br.com.six2six" name="fixture-factory" rev="3.1.0"/>
@Grapes(@Grab(group='br.com.six2six', module='fixture-factory', version='3.1.0'))
'br.com.six2six:fixture-factory:jar:3.1.0'
Click the following link to download the jar file.
fixture-factory-3.1.0-javadoc.jar