Last Version

generator 0.0.5

Generates list of JSON Objects

License

License

MIT
GroupId

GroupId

io.github.martbogdan
ArtifactId

ArtifactId

generator
Version

Version

0.0.5
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 generator 0.0.5


<!-- https://jarcasting.com/artifacts/io.github.martbogdan/generator/ -->
<dependency>
    <groupId>io.github.martbogdan</groupId>
    <artifactId>generator</artifactId>
    <version>0.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.martbogdan/generator/
implementation 'io.github.martbogdan:generator:0.0.5'
// https://jarcasting.com/artifacts/io.github.martbogdan/generator/
implementation ("io.github.martbogdan:generator:0.0.5")
'io.github.martbogdan:generator:pom:0.0.5'
<dependency org="io.github.martbogdan" name="generator" rev="0.0.5">
  <artifact name="generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.martbogdan', module='generator', version='0.0.5')
)
libraryDependencies += "io.github.martbogdan" % "generator" % "0.0.5"
[io.github.martbogdan/generator "0.0.5"]

Dependencies

runtime (7)

Group / Artifact Type Version
io.github.martbogdan : randomizer jar 0.0.5
org.springframework.boot : spring-boot-starter jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
io.projectreactor.kotlin : reactor-kotlin-extensions jar
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar

Project Modules

There are no modules declared in this project.