eXpectamundo

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
Last Version

Last Version

0.9.20
Release Date

Release Date

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

How to add to project

<!-- 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.
org.exparity

eXparity

Versions

Version
0.9.20
0.9.19
0.9.18
0.9.17
0.9.16
0.9.15
0.9.14
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0