Last Version

Delegator Generator Plugin 0.2.0

This project creates a Maven plugin that allows you to generate Delegators from java interface sources.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.robertboothby
ArtifactId

ArtifactId

delegator-generator-maven-plugin
Version

Version

0.2.0
Type

Type

maven-plugin
Description

Description

Delegator Generator Plugin
This project creates a Maven plugin that allows you to generate Delegators from java interface sources.
Project URL

Project URL

https://github.com/RobertBoothby/delegator-generator-root
Source Code Management

Source Code Management

https://github.com/RobertBoothby/delegator-generator-root/tree/master

Download delegator-generator-maven-plugin 0.2.0


<plugin>
    <groupId>com.robertboothby</groupId>
    <artifactId>delegator-generator-maven-plugin</artifactId>
    <version>0.2.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.robertboothby : abstract-freemarker-template-mojo jar 0.1.2
org.apache.maven.shared : file-management jar 3.0.0
com.thoughtworks.qdox : qdox jar 2.0-M8

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1
org.apache.maven : maven-core jar 3.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.