Last Version

template-jdbc 1.0.4

template-jdbc,based on spring JdbcTemplate

License

License

GroupId

GroupId

com.github.liuwww
ArtifactId

ArtifactId

template-jdbc
Version

Version

1.0.4
Type

Type

jar
Description

Description

template-jdbc
template-jdbc,based on spring JdbcTemplate
Project URL

Project URL

https://github.com/liuwww/template
Source Code Management

Source Code Management

https://github.com/liuwww/template

Download template-jdbc 1.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47
org.slf4j : slf4j-api jar 1.7.12
commons-beanutils : commons-beanutils jar 1.9.4
commons-configuration : commons-configuration jar 1.9
commons-io : commons-io jar 2.7
com.alibaba : druid jar 1.1.22

provided (6)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot-autoconfigure jar 1.5.4.RELEASE
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.16.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.3

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar
junit : junit jar 4.13.1
mysql : mysql-connector-java jar 8.0.16
com.h2database : h2 jar 2.1.210

Project Modules

There are no modules declared in this project.