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

ipsedixit 1.0.2

Ipsedixit is a lightweight provider of arbitrary data, mocks and dummies for your Java testing pleasure. It is designed to reduce the amount of boilerplate setup code in your tests, allowing you to spend more time solving more interesting problems. Check out the wiki for the latest docco and examples.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.ipsedixit
Идентификатор

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

ipsedixit
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

ipsedixit
Ipsedixit is a lightweight provider of arbitrary data, mocks and dummies for your Java testing pleasure. It is designed to reduce the amount of boilerplate setup code in your tests, allowing you to spend more time solving more interesting problems. Check out the wiki for the latest docco and examples.

Скачать ipsedixit 1.0.2


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.objenesis : objenesis jar 1.0
commons-lang : commons-lang jar 2.4
cglib : cglib jar 2.1_3
org.springframework : spring-test Необязательный jar 3.0.1.RELEASE
org.springframework : spring-core Необязательный jar 3.0.1.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit-dep jar 4.8.2

test (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-beans jar 3.0.1.RELEASE
org.hamcrest : hamcrest-library jar 1.2.1
org.hamcrest : hamcrest-core jar 1.2.1
org.easymock : easymockclassextension jar 2.3
commons-logging : commons-logging jar 1.1.1

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

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