Last Version

TypeSafeSQL Tests 2017-05-20

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

License

License

GroupId

GroupId

com.github.ryanholdren.typesafesql
ArtifactId

ArtifactId

tests
Version

Version

2017-05-20
Type

Type

jar
Description

Description

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

Download tests 2017-05-20


<!-- 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.