| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dadiyang |
| ArtifactId | ArtifactIdRANDOM |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RANDOM-1.0.0.pom | |
| RANDOM-1.0.0.jar | 21 KB |
| RANDOM-1.0.0-sources.jar | 12 KB |
| RANDOM-1.0.0-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dadiyang/RANDOM/ -->
<dependency>
<groupId>com.github.dadiyang</groupId>
<artifactId>RANDOM</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dadiyang/RANDOM/
implementation 'com.github.dadiyang:RANDOM:1.0.0'
// https://jarcasting.com/artifacts/com.github.dadiyang/RANDOM/
implementation ("com.github.dadiyang:RANDOM:1.0.0")
'com.github.dadiyang:RANDOM:jar:1.0.0'
<dependency org="com.github.dadiyang" name="RANDOM" rev="1.0.0">
<artifact name="RANDOM" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dadiyang', module='RANDOM', version='1.0.0')
)
libraryDependencies += "com.github.dadiyang" % "RANDOM" % "1.0.0"
[com.github.dadiyang/RANDOM "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jeasy : easy-random-core | jar | 4.3.0 |
| org.jeasy : easy-random-randomizers | jar | 4.3.0 |
| org.jeasy : easy-random-bean-validation | jar | 4.3.0 |
| com.github.dadiyang : MockJs4j | jar | 1.0.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| commons-io : commons-io | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.75 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.platform : junit-platform-launcher | jar | 1.7.1 |