Json Schema Generator - Maven Plugin

A library for generating json-schema from java pojos

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

io.atlassian.json-schemagen
ArtifactId

ArtifactId

json-schemagen-maven-plugin
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Json Schema Generator - Maven Plugin
A library for generating json-schema from java pojos
Project Organization

Project Organization

Atlassian

Download json-schemagen-maven-plugin

How to add to project

<plugin>
    <groupId>io.atlassian.json-schemagen</groupId>
    <artifactId>json-schemagen-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
io.atlassian.json-schemagen : json-schemagen-scanner jar 1.2.1
org.apache.maven : maven-plugin-api jar 3.3.1
org.twdata.maven : mojo-executor jar 1.5.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0