| License |
License |
|---|---|
| GroupId | GroupIdcom.apifan.common |
| ArtifactId | ArtifactIdcommon-random |
| Last Version | Last Version1.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-random
An easy-to-use random data generator.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-random-1.0.14.pom | |
| common-random-1.0.14.jar | 501 KB |
| common-random-1.0.14-sources.jar | 487 KB |
| common-random-1.0.14-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.apifan.common/common-random/ -->
<dependency>
<groupId>com.apifan.common</groupId>
<artifactId>common-random</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.apifan.common/common-random/
implementation 'com.apifan.common:common-random:1.0.14'
// https://jarcasting.com/artifacts/com.apifan.common/common-random/
implementation ("com.apifan.common:common-random:1.0.14")
'com.apifan.common:common-random:jar:1.0.14'
<dependency org="com.apifan.common" name="common-random" rev="1.0.14">
<artifact name="common-random" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apifan.common', module='common-random', version='1.0.14')
)
libraryDependencies += "com.apifan.common" % "common-random" % "1.0.14"
[com.apifan.common/common-random "1.0.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| commons-io : commons-io | jar | 2.7 |
| com.google.guava : guava | jar | 30.0-jre |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
| io.github.biezhi : TinyPinyin | jar | 2.0.3.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |