Jar examples for e:exparity-stub
A Java library to support creation of test stubs. The library can create complete object graphs populated completely randomly, or can be populated with a mix of random and configured values.
You can download jar file exparity-stub 1.1.3 in this page.
New BSD License
You can use the following script to add exparity-stub-1.1.3.jar to your project.
<dependency> <groupId>org.exparity</groupId> <artifactId>exparity-stub</artifactId> <version>1.1.3</version> </dependency>
compile group: 'org.exparity', name: 'exparity-stub', version: '1.1.3'
libraryDependencies += "org.exparity" % "exparity-stub" % "1.1.3"
<dependency org="org.exparity" name="exparity-stub" rev="1.1.3"/>
@Grapes(@Grab(group='org.exparity', module='exparity-stub', version='1.1.3'))
'org.exparity:exparity-stub:jar:1.1.3'
Click the following link to download the jar file.
exparity-stub-1.1.3-javadoc.jar