JSON Schema code generation plugin

Maven code generation plugin for JSON Schema

License

License

Categories

Categories

Kotlin Languages Maven Build Tools Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-kotlin-maven
Last Version

Last Version

0.78
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JSON Schema code generation plugin
Maven code generation plugin for JSON Schema
Project URL

Project URL

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

Source Code Management

https://github.com/pwall567/json-kotlin-maven

Download json-kotlin-maven

How to add to project

<plugin>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-maven</artifactId>
    <version>0.78</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
net.pwall.json : json-kotlin-schema-codegen jar 0.78
net.pwall.json : json-kotlin-schema jar 0.35
net.pwall.json : json-pointer jar 2.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.78
0.77
0.68
0.67
0.66