Last Version

router :: maven-plugin 0.10

Generic generator for http router bases on a route file similar to rails. The generated classes are framework agnostic, whereas several adapters are already provided.

License

License

MIT
GroupId

GroupId

de.leanovate.router
ArtifactId

ArtifactId

router-generator-plugin
Version

Version

0.10
Type

Type

maven-plugin
Description

Description

router :: maven-plugin
Generic generator for http router bases on a route file similar to rails. The generated classes are framework agnostic, whereas several adapters are already provided.

Download router-generator-plugin 0.10


<plugin>
    <groupId>de.leanovate.router</groupId>
    <artifactId>router-generator-plugin</artifactId>
    <version>0.10</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.5
org.apache.maven : maven-core jar 3.0.5
org.apache.maven : maven-model jar 3.0.5
org.apache.maven : maven-artifact jar 3.0.5
org.codehaus.plexus : plexus-utils jar 3.0.10
org.codehaus.plexus : plexus-archiver jar 2.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
de.leanovate.router : router-generator jar 0.10

Project Modules

There are no modules declared in this project.