Autogen code generator

A simple template expander inspired by Scheme.

License

License

Categories

Categories

Maven Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.basistech.maven.plugins
ArtifactId

ArtifactId

autogen
Last Version

Last Version

7.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Autogen code generator
A simple template expander inspired by Scheme.
Project URL

Project URL

http://basis-technology-corp.github.io/basis-autogen-maven-plugin
Project Organization

Project Organization

Basis Technology Corp.
Source Code Management

Source Code Management

https://github.com/basis-technology-corp/basis-autogen-maven-plugin

Download autogen

How to add to project

<plugin>
    <groupId>com.basistech.maven.plugins</groupId>
    <artifactId>autogen</artifactId>
    <version>7.0.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.shared : file-management jar 1.2.1
org.python : jython-standalone jar 2.7.0

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.1.0
org.apache.maven : maven-project jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 16.0.1

Project Modules

There are no modules declared in this project.

Basis autogen maven plugin

This is a Maven plugin that implements a simple template code-generator used to create some enums from XML data sources.

com.basistech.maven.plugins

Basis Technology Corporation

Versions

Version
7.0.0
6