| License |
License |
|---|---|
| GroupId | GroupIdio.github.martbogdan |
| ArtifactId | ArtifactIdcustom-faker |
| Version | Version0.0.1 |
| Type | Typepom |
| Description |
Descriptiongenerator
Generates list of JSON Objects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| custom-faker-0.0.1.pom | |
| custom-faker-0.0.1-plain.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.martbogdan/custom-faker/ -->
<dependency>
<groupId>io.github.martbogdan</groupId>
<artifactId>custom-faker</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.martbogdan/custom-faker/
implementation 'io.github.martbogdan:custom-faker:0.0.1'
// https://jarcasting.com/artifacts/io.github.martbogdan/custom-faker/
implementation ("io.github.martbogdan:custom-faker:0.0.1")
'io.github.martbogdan:custom-faker:pom:0.0.1'
<dependency org="io.github.martbogdan" name="custom-faker" rev="0.0.1">
<artifact name="custom-faker" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.martbogdan', module='custom-faker', version='0.0.1')
)
libraryDependencies += "io.github.martbogdan" % "custom-faker" % "0.0.1"
[io.github.martbogdan/custom-faker "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.31 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |