j-jdbc-test

Crud enhancement based on spring-jdbc-template.

Лицензия

Лицензия

Группа

Группа

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

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

j-jdbc-test
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

j-jdbc-test
Crud enhancement based on spring-jdbc-template.

Скачать j-jdbc-test

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-web jar
mysql : mysql-connector-java jar
com.github.jingshouyan : j-jdbc-starter jar
com.github.jingshouyan : j-jdbc-data-init jar
com.github.jingshouyan : j-jdbc-sharding jar

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

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

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

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

Версия
1.3.0
1.2.2
1.2.1
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0