TypeSafeSQL Maven Plugin

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

typesafesql-maven-plugin
Last Version

Last Version

2018-06-16
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Download typesafesql-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.ryanholdren.typesafesql</groupId>
    <artifactId>typesafesql-maven-plugin</artifactId>
    <version>2018-06-16</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ryanholdren.typesafesql : translater jar 2018-06-16

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
2018-06-16