| License |
License |
|---|---|
| GroupId | GroupIdio.github.tanzibiao |
| ArtifactId | ArtifactIdfaker4j |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionfaker4j
java测试数据构建库
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| faker4j-1.0.1.pom | |
| faker4j-1.0.1.jar | 75 KB |
| faker4j-1.0.1-sources.jar | 38 KB |
| faker4j-1.0.1-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.tanzibiao/faker4j/ -->
<dependency>
<groupId>io.github.tanzibiao</groupId>
<artifactId>faker4j</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tanzibiao/faker4j/
implementation 'io.github.tanzibiao:faker4j:1.0.1'
// https://jarcasting.com/artifacts/io.github.tanzibiao/faker4j/
implementation ("io.github.tanzibiao:faker4j:1.0.1")
'io.github.tanzibiao:faker4j:jar:1.0.1'
<dependency org="io.github.tanzibiao" name="faker4j" rev="1.0.1">
<artifact name="faker4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tanzibiao', module='faker4j', version='1.0.1')
)
libraryDependencies += "io.github.tanzibiao" % "faker4j" % "1.0.1"
[io.github.tanzibiao/faker4j "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.12 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.58 |