| License |
License |
|---|---|
| Categories |
CategoriesLeaf Data Databases |
| GroupId | GroupIdcom.threeleaf |
| ArtifactId | ArtifactIdrandom4test |
| Version | Version4.0.0 |
| 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.0.pom | |
| random4test-4.0.0.jar | 125 KB |
| random4test-4.0.0-sources.jar | 85 KB |
| random4test-4.0.0-javadoc.jar | 397 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.threeleaf/random4test/ -->
<dependency>
<groupId>com.threeleaf</groupId>
<artifactId>random4test</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threeleaf/random4test/
implementation 'com.threeleaf:random4test:4.0.0'
// https://jarcasting.com/artifacts/com.threeleaf/random4test/
implementation ("com.threeleaf:random4test:4.0.0")
'com.threeleaf:random4test:jar:4.0.0'
<dependency org="com.threeleaf" name="random4test" rev="4.0.0">
<artifact name="random4test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threeleaf', module='random4test', version='4.0.0')
)
libraryDependencies += "com.threeleaf" % "random4test" % "4.0.0"
[com.threeleaf/random4test "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.benas : random-beans | jar | 3.9.0 |
| joda-time : joda-time | jar | 2.10.6 |
| com.google.guava : guava | jar | 29.0-jre |
| commons-validator : commons-validator | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |