TypeSafeSQL Tests

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

License

License

GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

tests
Last Version

Last Version

2017-05-20
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download tests

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ryanholdren.typesafesql : framework jar 2017-05-20

test (3)

Group / Artifact Type Version
com.github.ryanholdren.typesafesql : mocking jar 2017-05-20
junit : junit jar 4.12
com.opentable.components : otj-pg-embedded jar 0.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
2017-05-20
2017-05-11
2017-04-13
2017-03-25
2017-01-30
2016-09-30
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