is not current version
Last Version 0.3.0

org.jdbi.v2:jdbi-st4 0.2.0

Load SQL statements from StringTemplate template groups.

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi.v2
ArtifactId

ArtifactId

jdbi-st4
Version

Version

0.2.0
Type

Type

jar

Download jdbi-st4 0.2.0


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