TypeSafeSQL Plugin

A Maven plugin for preprocessing SQL files into type-safe Java classes.

License

License

GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

plugin
Last Version

Last Version

2017-05-11
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

TypeSafeSQL Plugin
A Maven plugin for preprocessing SQL files into type-safe Java classes.

Download plugin

How to add to project

<plugin>
    <groupId>com.github.ryanholdren.typesafesql</groupId>
    <artifactId>plugin</artifactId>
    <version>2017-05-11</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 19.0

provided (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2017-05-11
2017-04-13
2017-03-25
2017-01-30
2016-09-30
2016-08-07
2016-07-05
2016-06-09
2016-06-08
2016-04-29
2016-03-19
2016-03-18
2016-02-10
2016-01-22
2016-01-17
2016-01-11