Data Maker API

An API that creates randomized test data given user constraints.

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.sourceforge.datamakerapi
ArtifactId

ArtifactId

datamakerapi
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Data Maker API
An API that creates randomized test data given user constraints.
Project URL

Project URL

http://sourceforge.net/projects/datamakerapi

Download datamakerapi

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.datamakerapi/datamakerapi/ -->
<dependency>
    <groupId>net.sourceforge.datamakerapi</groupId>
    <artifactId>datamakerapi</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.datamakerapi/datamakerapi/
implementation 'net.sourceforge.datamakerapi:datamakerapi:2.0.0'
// https://jarcasting.com/artifacts/net.sourceforge.datamakerapi/datamakerapi/
implementation ("net.sourceforge.datamakerapi:datamakerapi:2.0.0")
'net.sourceforge.datamakerapi:datamakerapi:jar:2.0.0'
<dependency org="net.sourceforge.datamakerapi" name="datamakerapi" rev="2.0.0">
  <artifact name="datamakerapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.datamakerapi', module='datamakerapi', version='2.0.0')
)
libraryDependencies += "net.sourceforge.datamakerapi" % "datamakerapi" % "2.0.0"
[net.sourceforge.datamakerapi/datamakerapi "2.0.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
2.0.0
1.2.0
1.1.1
1.1.0
1.0.0