License |
License |
---|---|
GroupId | GroupIdcom.github.liuwww |
ArtifactId | ArtifactIdtemplate-jdbc |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptiontemplate-jdbc
template-jdbc,based on spring JdbcTemplate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
template-jdbc-1.0.3.pom | |
template-jdbc-1.0.3.jar | 175 KB |
template-jdbc-1.0.3-sources.jar | 91 KB |
template-jdbc-1.0.3-javadoc.jar | 670 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuwww/template-jdbc/ -->
<dependency>
<groupId>com.github.liuwww</groupId>
<artifactId>template-jdbc</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuwww/template-jdbc/
implementation 'com.github.liuwww:template-jdbc:1.0.3'
// https://jarcasting.com/artifacts/com.github.liuwww/template-jdbc/
implementation ("com.github.liuwww:template-jdbc:1.0.3")
'com.github.liuwww:template-jdbc:jar:1.0.3'
<dependency org="com.github.liuwww" name="template-jdbc" rev="1.0.3">
<artifact name="template-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuwww', module='template-jdbc', version='1.0.3')
)
libraryDependencies += "com.github.liuwww" % "template-jdbc" % "1.0.3"
[com.github.liuwww/template-jdbc "1.0.3"]
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.2 |
commons-configuration : commons-configuration | jar | 1.9 |
commons-io : commons-io | jar | 2.5 |
com.alibaba : druid | jar | 1.0.11 |
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.3 |
org.apache.logging.log4j : log4j-api | jar | 2.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | 4.12 |
mysql : mysql-connector-java | jar | 5.1.34 |
com.h2database : h2 | jar | 1.4.197 |