Last Version

JSON Schema Code Generation 0.79

Code generation from JSON Schema to Kotlin or Java

License

License

Categories

Categories

Kotlin Languages Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-kotlin-schema-codegen
Version

Version

0.79
Type

Type

jar
Description

Description

JSON Schema Code Generation
Code generation from JSON Schema to Kotlin or Java
Project URL

Project URL

https://github.com/pwall567/json-kotlin-schema-codegen
Source Code Management

Source Code Management

https://github.com/pwall567/json-kotlin-schema-codegen

Download json-kotlin-schema-codegen 0.79


<!-- https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-schema-codegen/ -->
<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-schema-codegen</artifactId>
    <version>0.79</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-schema-codegen/
implementation 'net.pwall.json:json-kotlin-schema-codegen:0.79'
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-schema-codegen/
implementation ("net.pwall.json:json-kotlin-schema-codegen:0.79")
'net.pwall.json:json-kotlin-schema-codegen:jar:0.79'
<dependency org="net.pwall.json" name="json-kotlin-schema-codegen" rev="0.79">
  <artifact name="json-kotlin-schema-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.json', module='json-kotlin-schema-codegen', version='0.79')
)
libraryDependencies += "net.pwall.json" % "json-kotlin-schema-codegen" % "0.79"
[net.pwall.json/json-kotlin-schema-codegen "0.79"]

Dependencies

compile (9)

Group / Artifact Type Version
net.pwall.json : json-kotlin-schema jar 0.35
net.pwall.json : json-pointer jar 2.2
net.pwall.json : jsonutil jar 5.0
net.pwall.json : json-functions jar 1.5
net.pwall.util : javautil jar 2.4
net.pwall.mustache : kotlin-mustache jar 0.10
net.pwall.yaml : yaml-simple jar 1.12
net.pwall.log : log-front jar 4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.