License |
License |
---|---|
Categories |
CategoriesParity Business Logic Libraries Financial |
GroupId | GroupIdorg.exparity |
ArtifactId | ArtifactIdexpectamundo |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXpectamundo
A Java library for create a prototype object with expected values and verifying the actual object has matching values
|
Project URL |
Project URL |
Filename | Size |
---|---|
expectamundo-0.9.20.pom | |
expectamundo-0.9.20.jar | 29 KB |
expectamundo-0.9.20-sources.jar | 16 KB |
expectamundo-0.9.20-javadoc.jar | 156 KB |
Browse |
<!-- 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"]
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 |
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 |