Spring Data JDBC repository

A repository implementation compatible with Spring Data abstraction that uses raw repositories

Лицензия

Лицензия

Группа

Группа

com.nurkiewicz.jdbcrepository
Идентификатор

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

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

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

0.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Data JDBC repository
A repository implementation compatible with Spring Data abstraction that uses raw repositories
Ссылка на сайт

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

https://github.com/nurkiewicz/spring-data-jdbc-repository

Скачать jdbcrepository

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-commons jar 1.9.0.RELEASE
org.springframework : spring-jdbc jar 4.1.1.RELEASE
org.springframework : spring-tx jar 4.1.1.RELEASE
org.springframework : spring-beans jar 4.1.1.RELEASE
org.springframework : spring-core jar 4.1.1.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.3

test (16)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.springframework : spring-test jar 4.1.1.RELEASE
org.springframework : spring-aop jar 4.1.1.RELEASE
org.springframework : spring-context jar 4.1.1.RELEASE
cglib : cglib-nodep jar 3.1
org.easytesting : fest-assert-core jar 2.0M10
com.google.guava : guava jar 18.0
org.slf4j : jcl-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
com.h2database : h2 jar 1.4.181
mysql : mysql-connector-java jar 5.1.33
postgresql : postgresql jar 9.1-901-1.jdbc4
org.hsqldb : hsqldb jar 2.3.2
org.apache.derby : derby jar 10.11.1.1
net.sourceforge.jtds : jtds jar 1.2.7
com.jolbox : bonecp jar 0.8.0.RELEASE

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

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

Версии библиотеки

Версия
0.4.1
0.4