json-schema-bean-generator-maven-plugin Maven Plugin

A maven-plugin to generate beans from JSON schema

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

com.collaborne.maven
ArtifactId

ArtifactId

json-schema-bean-generator-maven-plugin
Last Version

Last Version

1.0-alpha-5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

json-schema-bean-generator-maven-plugin Maven Plugin
A maven-plugin to generate beans from JSON schema
Project Organization

Project Organization

Collaborne B.V.
Source Code Management

Source Code Management

https://github.com/Collaborne/json-schema-bean-generator-maven-plugin

Download json-schema-bean-generator-maven-plugin

How to add to project

<plugin>
    <groupId>com.collaborne.maven</groupId>
    <artifactId>json-schema-bean-generator-maven-plugin</artifactId>
    <version>1.0-alpha-5</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0.21
com.collaborne : json-schema-bean-generator jar 1.0-alpha-5

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-5
1.0-alpha-4
1.0-alpha-2
1.0-alpha-1