License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.ryanholdren.typesafesql |
ArtifactId | ArtifactIdmaven-plugin |
Last Version | Last Version2017-07-12 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionTypeSafeSQL Maven Plugin
A Maven plugin for preprocessing SQL files into type-safe Java classes.
|
Filename | Size |
---|---|
maven-plugin-2017-07-12.pom | |
maven-plugin-2017-07-12.jar | 15 KB |
maven-plugin-2017-07-12-sources.jar | 6 KB |
maven-plugin-2017-07-12-javadoc.jar | 39 KB |
Browse |
<plugin>
<groupId>com.github.ryanholdren.typesafesql</groupId>
<artifactId>maven-plugin</artifactId>
<version>2017-07-12</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.github.ryanholdren.typesafesql : translater | jar | 2017-07-12 |
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 |