jsonschema-maven-plugin

Generate JSON schemas from Java POJOs with Maven.

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

uk.co.wansdykehouse
ArtifactId

ArtifactId

jsonschema-maven-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

jsonschema-maven-plugin
Generate JSON schemas from Java POJOs with Maven.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://bitbucket.org/wansdyke/jsonschema-maven-plugin.git

Download jsonschema-maven-plugin

How to add to project

<plugin>
    <groupId>uk.co.wansdykehouse</groupId>
    <artifactId>jsonschema-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
uk.co.wansdykehouse : jsonschema jar 1.1
org.javassist : javassist jar 3.18.2-GA
org.apache.maven : maven-core jar 3.2.3
org.apache.maven : maven-plugin-api jar 3.2.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0