Random For Test

A testing library that provides random numbers, strings, and Collections.

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.threeleaf
ArtifactId

ArtifactId

random4test
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Random For Test
A testing library that provides random numbers, strings, and Collections.
Project URL

Project URL

https://github.com/JohnZavyn/random4test/
Project Organization

Project Organization

ThreeLeaf.com
Source Code Management

Source Code Management

https://github.com/JohnZavyn/random4test.git

Download random4test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.benas : random-beans jar 3.9.0
joda-time : joda-time jar 2.10.13
com.google.guava : guava jar 31.0.1-jre
commons-validator : commons-validator jar 1.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0
3.1.0
3.0.0
2.0.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0