Test Data Builder

Test data builder support

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

test-data-builder
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test Data Builder
Test data builder support
Project URL

Project URL

https://github.com/Hippoom/test-data-builder.git

Download test-data-builder

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0