is not current version
Last Version 3.30.0

jdbi3 String Template 4 integration 3.27.0

jdbi-stringtemplate4 locates SQL statements in StringTemplate 4 files on the classpath

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-stringtemplate4
Version

Version

3.27.0
Type

Type

jar
Description

Description

jdbi3 String Template 4 integration
jdbi-stringtemplate4 locates SQL statements in StringTemplate 4 files on the classpath
Project URL

Project URL

http://jdbi.org/

Download jdbi3-stringtemplate4 3.27.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.27.0
org.jdbi : jdbi3-sqlobject Optional jar 3.27.0
org.antlr : ST4 jar 4.3.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (12)

Group / Artifact Type Version
org.jdbi : jdbi3-testing jar 3.27.0
org.jdbi : jdbi3-core jar 3.27.0
org.mockito : mockito-core jar 4.2.0
com.google.guava : guava jar 30.1.1-jre
org.jdbi : jdbi3-guava jar 3.27.0
com.h2database : h2 jar 2.0.202
org.hsqldb : hsqldb jar 2.6.0
org.postgresql : postgresql jar 42.3.1
de.softwareforge.testing : pg-embedded jar 4.1
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter-api Optional jar
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.