License |
License |
---|---|
Categories |
Categoriesdruid Data Databases |
GroupId | GroupIdcom.alibaba.druid |
ArtifactId | ArtifactIddruid-wrapper |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondruid-wrapper
Druid DataSource Wrapper
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAlibaba Group |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
druid-wrapper-0.2.9.pom | |
druid-wrapper-0.2.9.jar | 13 KB |
druid-wrapper-0.2.9-sources.jar | 9 KB |
druid-wrapper-0.2.9-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.druid/druid-wrapper/ -->
<dependency>
<groupId>com.alibaba.druid</groupId>
<artifactId>druid-wrapper</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.druid/druid-wrapper/
implementation 'com.alibaba.druid:druid-wrapper:0.2.9'
// https://jarcasting.com/artifacts/com.alibaba.druid/druid-wrapper/
implementation ("com.alibaba.druid:druid-wrapper:0.2.9")
'com.alibaba.druid:druid-wrapper:jar:0.2.9'
<dependency org="com.alibaba.druid" name="druid-wrapper" rev="0.2.9">
<artifact name="druid-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.druid', module='druid-wrapper', version='0.2.9')
)
libraryDependencies += "com.alibaba.druid" % "druid-wrapper" % "0.2.9"
[com.alibaba.druid/druid-wrapper "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 0.2.9 |