License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases |
GroupId | GroupIdorg.jdbi.v2 |
ArtifactId | ArtifactIdjdbi-st4 |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionStringTemplate4 JDBI SQL Loader
Load SQL statements from StringTemplate template groups.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdbi-st4-0.3.0.pom | |
jdbi-st4-0.3.0.jar | 9 KB |
jdbi-st4-0.3.0-tests.jar | 23 KB |
jdbi-st4-0.3.0-test-sources.jar | 13 KB |
jdbi-st4-0.3.0-sources.jar | 4 KB |
jdbi-st4-0.3.0-javadoc.jar | 41 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : stringtemplate | jar | 4.0.2 |
org.jdbi : jdbi | jar | 2.73 |
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 |