License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.ryanholdren.typesafesql |
ArtifactId | ArtifactIdtypesafesql-maven-plugin |
Last Version | Last Version2018-06-16 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionTypeSafeSQL Maven Plugin
A Maven plugin for preprocessing SQL files into type-safe Java classes.
|
<plugin>
<groupId>com.github.ryanholdren.typesafesql</groupId>
<artifactId>typesafesql-maven-plugin</artifactId>
<version>2018-06-16</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.github.ryanholdren.typesafesql : translater | jar | 2018-06-16 |
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 |