Last Version

Leopard-Jdbc 0.9.20

MySQL操作,基于Spring Jdbc封装,简化SQL操作。

License

License

GroupId

GroupId

io.leopard.boot
ArtifactId

ArtifactId

leopard-boot-jdbc
Version

Version

0.9.20
Type

Type

jar
Description

Description

Leopard-Jdbc
MySQL操作,基于Spring Jdbc封装,简化SQL操作。

Download leopard-boot-jdbc 0.9.20


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.3.9.RELEASE
c3p0 : c3p0 jar 0.9.1.2
mysql : mysql-connector-java jar 5.1.46
io.leopard.boot : leopard-boot-json jar 0.9.20
io.leopard.boot : leopard-boot-spring-util jar 0.9.20

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.21.RELEASE

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.