R6 Generator Maven Plugin

A maven plugin for generating R6 package encapsualting java libraries

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.terminological
ArtifactId

ArtifactId

r6-generator-maven-plugin
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

R6 Generator Maven Plugin
A maven plugin for generating R6 package encapsualting java libraries
Project URL

Project URL

https://github.com/terminological/r6-generator-maven-plugin

Download r6-generator-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.terminological</groupId>
    <artifactId>r6-generator-maven-plugin</artifactId>
    <version>0.4.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
io.github.terminological : r6-generator-runtime jar 0.4.1
org.twdata.maven : mojo-executor jar 2.4.0
org.freemarker : freemarker jar 2.3.31
com.thoughtworks.qdox : qdox jar 2.0-M4
org.reflections : reflections jar 0.10.2
org.apache.commons : commons-text jar 1.8

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.1
0.3.0