Last Version

Exparity Stub 2.0.8

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.

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

org.exparity
ArtifactId

ArtifactId

exparity-stub
Version

Version

2.0.8
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/eXparity/exparity-stub

Download exparity-stub 2.0.8


<!-- https://jarcasting.com/artifacts/org.exparity/exparity-stub/ -->
<dependency>
    <groupId>org.exparity</groupId>
    <artifactId>exparity-stub</artifactId>
    <version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.exparity/exparity-stub/
implementation 'org.exparity:exparity-stub:2.0.8'
// https://jarcasting.com/artifacts/org.exparity/exparity-stub/
implementation ("org.exparity:exparity-stub:2.0.8")
'org.exparity:exparity-stub:jar:2.0.8'
<dependency org="org.exparity" name="exparity-stub" rev="2.0.8">
  <artifact name="exparity-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exparity', module='exparity-stub', version='2.0.8')
)
libraryDependencies += "org.exparity" % "exparity-stub" % "2.0.8"
[org.exparity/exparity-stub "2.0.8"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6
org.exparity : exparity-bean jar 1.0.3
commons-lang : commons-lang jar 2.6
cglib : cglib-nodep jar 3.1
org.objenesis : objenesis jar 2.1

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.7

Project Modules

There are no modules declared in this project.