wisdom-raml-maven-plugin

A maven plugin based on the wisdom framework which parse the wisdom Controller and Model to create a raml doc file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.wisdom-framework
ArtifactId

ArtifactId

wisdom-raml-maven-plugin
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

wisdom-raml-maven-plugin
A maven plugin based on the wisdom framework which parse the wisdom Controller and Model to create a raml doc file.
Project Organization

Project Organization

Wisdom Framework

Download wisdom-raml-maven-plugin

How to add to project

<plugin>
    <groupId>org.wisdom-framework</groupId>
    <artifactId>wisdom-raml-maven-plugin</artifactId>
    <version>0.10.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.raml : raml-parser jar 0.8.11
org.wisdom-framework : wisdom-source-model jar 0.10.0
org.wisdom-framework : wisdom-api jar
org.wisdom-framework : wisdom-maven-plugin jar 0.10.0

provided (1)

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

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.2.0
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.1
0.9.0