TDB

A reflective test data builder

License

License

GroupId

GroupId

com.oneeyedmen
ArtifactId

ArtifactId

tdb
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

TDB
A reflective test data builder
Project URL

Project URL

http://github.com/dmcg/tdb
Source Code Management

Source Code Management

https://github.com/dmcg/tdb

Download tdb

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jmock : jmock-legacy jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

TDB - Test Data Builder

Now superceded by Fakir

Versions

Version
1.0.1
1.0.0
0.10