TypeSafeSQL Framework

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

License

License

GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

framework
Last Version

Last Version

2018-06-16
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download framework

How to add to project

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

There are no modules declared in this project.

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