| License |
License |
|---|---|
| GroupId | GroupIdorg.jeasy |
| ArtifactId | ArtifactIdeasy-random-core |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEasy Random Core
Easy Random core implementation
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| easy-random-core-5.0.0.pom | |
| easy-random-core-5.0.0.jar | 138 KB |
| easy-random-core-5.0.0-sources.jar | 168 KB |
| easy-random-core-5.0.0-javadoc.jar | 607 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-random-core/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-random-core</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-random-core/
implementation 'org.jeasy:easy-random-core:5.0.0'
// https://jarcasting.com/artifacts/org.jeasy/easy-random-core/
implementation ("org.jeasy:easy-random-core:5.0.0")
'org.jeasy:easy-random-core:jar:5.0.0'
<dependency org="org.jeasy" name="easy-random-core" rev="5.0.0">
<artifact name="easy-random-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-random-core', version='5.0.0')
)
libraryDependencies += "org.jeasy" % "easy-random-core" % "5.0.0"
[org.jeasy/easy-random-core "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objenesis : objenesis | jar | 3.1 |
| io.github.classgraph : classgraph | jar | 4.8.90 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.18.0 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.6.0 |