Последняя версия

JdbcTemplate NG 0.1.0

A new take on JdbcTemplate.

Лицензия

Лицензия

MIT
Группа

Группа

com.github.marschall
Идентификатор

Идентификатор

jdbctemplate-ng
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

JdbcTemplate NG
A new take on JdbcTemplate.
Ссылка на сайт

Ссылка на сайт

https://github.com/marschall/jdbctemplate-ng
Система контроля версий

Система контроля версий

https://github.com/marschall/jdbctemplate-ng

Скачать jdbctemplate-ng 0.1.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core Необязательный jar 5.0.4.RELEASE
org.springframework : spring-jdbc Необязательный jar 5.0.4.RELEASE
org.springframework : spring-tx Необязательный jar 5.0.4.RELEASE

test (19)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.0.4.RELEASE
org.springframework : spring-test jar 5.0.4.RELEASE
com.h2database : h2 jar 1.4.197
org.hsqldb : hsqldb jar 2.4.0
org.apache.derby : derby jar 10.14.1.0
org.firebirdsql.jdbc : jaybird-jdk18 jar 3.0.1
org.mockito : mockito-core jar 2.8.47
org.postgresql : postgresql jar 42.1.4
mysql : mysql-connector-java jar 6.0.6
org.mariadb.jdbc : mariadb-java-client jar 2.1.0
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-params jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.platform : junit-platform-launcher jar 1.1.0
com.microsoft.sqlserver : mssql-jdbc jar 6.3.0.jre8-preview
org.assertj : assertj-core jar 3.9.1
org.apache.logging.log4j : log4j-core jar 2.11.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0
org.apache.logging.log4j : log4j-jcl jar 2.11.0

Модули Проекта

Данный проект не имеет модулей.