Последняя версия

eXpectamundo 0.9.20

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

Лицензия

Лицензия

Категории

Категории

Parity Прикладные библиотеки Financial
Группа

Группа

org.exparity
Идентификатор

Идентификатор

expectamundo
Версия

Версия

0.9.20
Тип

Тип

jar
Описание

Описание

eXpectamundo
A Java library for create a prototype object with expected values and verifying the actual object has matching values
Ссылка на сайт

Ссылка на сайт

https://github.com/exparity/expectamundo

Скачать 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.