Last Version

StringTemplate4 JDBI SQL Loader 0.3.0

Load SQL statements from StringTemplate template groups.

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi.v2
ArtifactId

ArtifactId

jdbi-st4
Version

Version

0.3.0
Type

Type

jar
Description

Description

StringTemplate4 JDBI SQL Loader
Load SQL statements from StringTemplate template groups.
Project URL

Project URL

https://github.com/jdbi/jdbi-st4
Source Code Management

Source Code Management

https://github.com/jdbi/jdbi-st4/

Download jdbi-st4 0.3.0


<!-- https://jarcasting.com/artifacts/org.jdbi.v2/jdbi-st4/ -->
<dependency>
    <groupId>org.jdbi.v2</groupId>
    <artifactId>jdbi-st4</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdbi.v2/jdbi-st4/
implementation 'org.jdbi.v2:jdbi-st4:0.3.0'
// https://jarcasting.com/artifacts/org.jdbi.v2/jdbi-st4/
implementation ("org.jdbi.v2:jdbi-st4:0.3.0")
'org.jdbi.v2:jdbi-st4:jar:0.3.0'
<dependency org="org.jdbi.v2" name="jdbi-st4" rev="0.3.0">
  <artifact name="jdbi-st4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdbi.v2', module='jdbi-st4', version='0.3.0')
)
libraryDependencies += "org.jdbi.v2" % "jdbi-st4" % "0.3.0"
[org.jdbi.v2/jdbi-st4 "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : stringtemplate jar 4.0.2
org.jdbi : jdbi jar 2.73

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1
com.h2database : h2 jar 1.4.191
org.apache.commons : commons-lang3 jar 3.1
org.mockito : mockito-core jar 2.2.26

Project Modules

There are no modules declared in this project.