Last Version

Data Maker API 2.0.0

An API that creates randomized test data given user constraints.

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.sourceforge.datamakerapi
ArtifactId

ArtifactId

datamakerapi
Version

Version

2.0.0
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 2.0.0


<!-- 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.