Last Version

eXpectamundo 0.9.20

A Java library for create a prototype object with expected values and verifying the actual object has matching values

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

org.exparity
ArtifactId

ArtifactId

expectamundo
Version

Version

0.9.20
Type

Type

jar
Description

Description

eXpectamundo
A Java library for create a prototype object with expected values and verifying the actual object has matching values
Project URL

Project URL

https://github.com/exparity/expectamundo

Download expectamundo 0.9.20


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
commons-lang : commons-lang jar 2.6
org.hamcrest : hamcrest-core jar 1.3
cglib : cglib-nodep jar 3.1
org.objenesis : objenesis jar 2.1

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.exparity : exparity-stub jar 1.1.3
org.exparity : fluent-date jar 1.0.1
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.