License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.threeleaf |
ArtifactId | ArtifactIdrandom4test |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRandom For Test
A testing library that provides random numbers, strings, and Collections.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationThreeLeaf.com |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
random4test-4.0.1.pom | |
random4test-4.0.1.jar | 106 KB |
random4test-4.0.1-sources.jar | 67 KB |
random4test-4.0.1-javadoc.jar | 301 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |