TDB

A reflective test data builder

Лицензия

Лицензия

Группа

Группа

com.oneeyedmen
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

TDB
A reflective test data builder
Ссылка на сайт

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

http://github.com/dmcg/tdb
Система контроля версий

Система контроля версий

https://github.com/dmcg/tdb

Скачать tdb

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jmock : jmock-legacy jar 2.6.0

test (1)

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

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

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

TDB - Test Data Builder

Now superceded by Fakir

Версии библиотеки

Версия
1.0.1
1.0.0
0.10