TypeSafeSQL

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

License

License

GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

parent
Last Version

Last Version

2018-06-16
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/RyanHoldren/TypeSafeSQL

Download parent

Filename Size
parent-2018-06-16.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/parent/ -->
<dependency>
    <groupId>com.github.ryanholdren.typesafesql</groupId>
    <artifactId>parent</artifactId>
    <version>2018-06-16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/parent/
implementation 'com.github.ryanholdren.typesafesql:parent:2018-06-16'
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/parent/
implementation ("com.github.ryanholdren.typesafesql:parent:2018-06-16")
'com.github.ryanholdren.typesafesql:parent:pom:2018-06-16'
<dependency org="com.github.ryanholdren.typesafesql" name="parent" rev="2018-06-16">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanholdren.typesafesql', module='parent', version='2018-06-16')
)
libraryDependencies += "com.github.ryanholdren.typesafesql" % "parent" % "2018-06-16"
[com.github.ryanholdren.typesafesql/parent "2018-06-16"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • translater
  • maven-plugin
  • gradle-plugin
  • framework
  • jdbc-framework
  • jdbc-mocking
  • jdbc-tests
  • pgasync-framework
  • pgasync-tests

Versions

Version
2018-06-16
2017-07-12
2017-07-09
2017-05-20
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