common-random

An easy-to-use random data generator.

License

License

GroupId

GroupId

com.apifan.common
ArtifactId

ArtifactId

common-random
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

common-random
An easy-to-use random data generator.
Project URL

Project URL

https://github.com/yindz/common-random
Source Code Management

Source Code Management

https://github.com/yindz/common-random

Download common-random

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0