| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJDBI Данные Базы данных |
| Группа | Группаorg.jdbi |
| Идентификатор | Идентификаторjdbi3-stringtemplate4 |
| Версия | Версия3.20.0 |
| Тип | Типjar |
| Описание |
Описаниеjdbi3 String Template 4 integration
jdbi-stringtemplate4 locates SQL statements in StringTemplate 4 files on the classpath
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.jdbi/jdbi3-stringtemplate4/ -->
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-stringtemplate4</artifactId>
<version>3.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-stringtemplate4/
implementation 'org.jdbi:jdbi3-stringtemplate4:3.20.0'
// https://jarcasting.com/artifacts/org.jdbi/jdbi3-stringtemplate4/
implementation ("org.jdbi:jdbi3-stringtemplate4:3.20.0")
'org.jdbi:jdbi3-stringtemplate4:jar:3.20.0'
<dependency org="org.jdbi" name="jdbi3-stringtemplate4" rev="3.20.0">
<artifact name="jdbi3-stringtemplate4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdbi', module='jdbi3-stringtemplate4', version='3.20.0')
)
libraryDependencies += "org.jdbi" % "jdbi3-stringtemplate4" % "3.20.0"
[org.jdbi/jdbi3-stringtemplate4 "3.20.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jdbi : jdbi3-core | jar | 3.20.0 |
| org.jdbi : jdbi3-sqlobject Необязательный | jar | 3.20.0 |
| org.antlr : ST4 | jar | 4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jdbi : jdbi3-core | jar | 3.20.0 |
| org.mockito : mockito-core | jar | 2.23.0 |
| com.google.guava : guava | jar | 21.0 |
| org.jdbi : jdbi3-guava | jar | 3.20.0 |
| com.h2database : h2 | jar | 1.4.200 |
| org.hsqldb : hsqldb | jar | 2.3.2 |
| org.postgresql : postgresql | jar | 42.2.8 |
| com.opentable.components : otj-pg-embedded | jar | 0.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.12.2 |