Last Version

generator 0.0.1

Generates list of JSON Objects

License

License

MIT
GroupId

GroupId

io.github.martbogdan
ArtifactId

ArtifactId

custom-faker
Version

Version

0.0.1
Type

Type

pom
Description

Description

generator
Generates list of JSON Objects
Project URL

Project URL

https://github.com/martbogdan/json_generator
Source Code Management

Source Code Management

https://github.com/martbogdan/json_generator

Download custom-faker 0.0.1


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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.