jdbc-template

jdbc-template数据库操作模块

Лицензия

Лицензия

Группа

Группа

com.github.ice-zero-cat
Идентификатор

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

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

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

jdbc-template
jdbc-template数据库操作模块
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/jdbc-template

Скачать jdbc-template

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.6.RELEASE
github.com.ice-zero-cat » core jar 0.0.1
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.12

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

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

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

Версия
0.0.2
0.0.1