| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.luues.boot |
| Идентификатор | Идентификаторspring-boot-starter-jdbc-plus |
| Последняя версия | Последняя версия1.0.1.8.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-jdbc-plus
对spring JdbcTemplate 封装的一个支持Lambda表达式的jdbc操作类
|
<!-- https://jarcasting.com/artifacts/com.github.luues.boot/spring-boot-starter-jdbc-plus/ -->
<dependency>
<groupId>com.github.luues.boot</groupId>
<artifactId>spring-boot-starter-jdbc-plus</artifactId>
<version>1.0.1.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.boot/spring-boot-starter-jdbc-plus/
implementation 'com.github.luues.boot:spring-boot-starter-jdbc-plus:1.0.1.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.boot/spring-boot-starter-jdbc-plus/
implementation ("com.github.luues.boot:spring-boot-starter-jdbc-plus:1.0.1.8.RELEASE")
'com.github.luues.boot:spring-boot-starter-jdbc-plus:jar:1.0.1.8.RELEASE'
<dependency org="com.github.luues.boot" name="spring-boot-starter-jdbc-plus" rev="1.0.1.8.RELEASE">
<artifact name="spring-boot-starter-jdbc-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.boot', module='spring-boot-starter-jdbc-plus', version='1.0.1.8.RELEASE')
)
libraryDependencies += "com.github.luues.boot" % "spring-boot-starter-jdbc-plus" % "1.0.1.8.RELEASE"
[com.github.luues.boot/spring-boot-starter-jdbc-plus "1.0.1.8.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| org.springframework.boot : spring-boot-starter-actuator Необязательный | jar | |
| com.alibaba : druid-spring-boot-starter Необязательный | jar | 1.2.4 |
| org.springframework.boot : spring-boot-starter-aop Необязательный | jar | |
| com.github.luues.boot : spring-boot-starter-exception | jar | 1.0.1.8.RELEASE |
| com.zaxxer : HikariCP Необязательный | jar | 3.4.5 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.projectlombok : lombok Необязательный | jar | |
| com.github.luues.tool : tool-crypto | jar | |
| com.github.luues.tool : tool-log | jar | |
| org.jetbrains : annotations Необязательный | jar | 19.0.0 |
| p6spy : p6spy Необязательный | jar | 3.8.7 |
| io.seata : seata-all Необязательный | jar | 1.2.0 |
| cglib : cglib | jar | 3.3.0 |
| com.github.jsqlparser : jsqlparser | jar | 3.1 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |