Last Version

jdbi String Template 3.0.0-alpha7

jdbi-string-template locates SQL statements in StringTemplate files on the classpath

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-string-template
Version

Version

3.0.0-alpha7
Type

Type

jar
Description

Description

jdbi String Template
jdbi-string-template locates SQL statements in StringTemplate files on the classpath
Project URL

Project URL

http://jdbi.org/

Download jdbi3-string-template 3.0.0-alpha7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jdbi : jdbi3 jar 3.0.0-alpha7
org.jdbi : jdbi3-sqlobject Optional jar 3.0.0-alpha7
org.antlr : stringtemplate Optional jar 3.2.1
net.jodah : expiringmap jar 0.5.6
com.google.code.findbugs : annotations jar 3.0.1

test (12)

Group / Artifact Type Version
org.jdbi : jdbi3 jar 3.0.0-alpha7
org.mockito : mockito-core jar 2.1.0-RC.1
com.google.guava : guava jar 19.0
org.jdbi : jdbi3-guava jar 3.0.0-alpha7
org.apache.commons : commons-jexl jar 2.1.1
com.h2database : h2 jar 1.3.173
org.hsqldb : hsqldb jar 2.3.2
org.postgresql : postgresql jar 9.4.1208
com.opentable.components : otj-pg-embedded jar 0.7.0
org.slf4j : slf4j-simple jar 1.7.21
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.