License |
License |
---|---|
Categories |
Categoriesdruid Data Databases |
GroupId | GroupIdio.shulie |
ArtifactId | ArtifactIddruid |
Last Version | Last Version1.2.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondruid
A JDBC datasource implementation.
|
Project URL |
Project URL |
Filename | Size |
---|---|
druid-1.2.5.7.pom | |
druid-1.2.5.7.jar | 2 MB |
druid-1.2.5.7-sources.jar | 1 MB |
druid-1.2.5.7-javadoc.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shulie/druid/ -->
<dependency>
<groupId>io.shulie</groupId>
<artifactId>druid</artifactId>
<version>1.2.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.shulie/druid/
implementation 'io.shulie:druid:1.2.5.7'
// https://jarcasting.com/artifacts/io.shulie/druid/
implementation ("io.shulie:druid:1.2.5.7")
'io.shulie:druid:jar:1.2.5.7'
<dependency org="io.shulie" name="druid" rev="1.2.5.7">
<artifact name="druid" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shulie', module='druid', version='1.2.5.7')
)
libraryDependencies += "io.shulie" % "druid" % "1.2.5.7"
[io.shulie/druid "1.2.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.20.RELEASE |
com.aliyun.odps : odps-jdbc | jar | 1.6 |
junit : junit | jar | 4.13.1 |
org.apache.derby : derby | jar | 10.12.1.1 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.apache.commons : commons-dbcp2 | jar | 2.5.0 |
com.jolbox : bonecp | jar | 0.8.0.RELEASE |
com.jolbox : bonecp-spring | jar | 0.8.0.RELEASE |
c3p0 : c3p0 | jar | 0.9.1.2 |
org.apache.tomcat : tomcat-jdbc | jar | 8.0.32 |
org.nutz : nutz | jar | 1.r.55 |
org.javasimon : javasimon-spring | jar | 4.1.1 |
org.javasimon : javasimon-jdbc41 | jar | 4.1.1 |
org.javasimon : javasimon-javaee | jar | 4.1.1 |
org.apache.calcite : calcite-druid | jar | 1.26.0 |
commons-dbutils : commons-dbutils | jar | 1.6 |
org.antlr : antlr4 | jar | 4.7 |
org.openjdk.jmh : jmh-core | jar | 1.19 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |
org.mariadb.jdbc : mariadb-java-client | jar | 2.4.0 |
org.apache.curator : curator-test | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |
com.sun » jconsole | jar | 1.8 |