MVN

com.github.ryanholdren.typesafesql : plugin

Maven & Gradle

May 12, 2017
1 stars

TypeSafeSQL Plugin

<plugin>
    <groupId>com.github.ryanholdren.typesafesql</groupId>
    <artifactId>plugin</artifactId>
    <version>2017-05-11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ryanholdren.typesafesql : plugin to add to Maven - Latest Versions:

  • Latest Stable: 2017-05-11

All Versions

Choose a version of com.github.ryanholdren.typesafesql : plugin to add to Maven - All Versions:

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

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

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