boot-jdbc

基于springboot的jdbcTemplate简单封装

Лицензия

Лицензия

The Apache Software License, Version 2.0
Группа

Группа

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

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

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

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

2.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

boot-jdbc
基于springboot的jdbcTemplate简单封装

Скачать boot-jdbc

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE
mysql : mysql-connector-java jar 5.1.46
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.2.RELEASE
com.alibaba : druid jar 1.0.19
org.projectlombok : lombok jar 1.18.6
org.apache.commons : commons-lang3 jar 3.4

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

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

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

Версия
2.0.2
2.0.1