License |
License |
---|---|
Categories |
Categoriesdruid Data Databases |
GroupId | GroupIdorg.bithon.agent |
ArtifactId | ArtifactIdagent-plugin-jdbc-druid |
Version | Version1.0.0-RELEASE |
Type | Typejar |
Description |
DescriptionBithon - Application Risk Management Platform
|
<!-- https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-jdbc-druid/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-plugin-jdbc-druid</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-jdbc-druid/
implementation 'org.bithon.agent:agent-plugin-jdbc-druid:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-jdbc-druid/
implementation ("org.bithon.agent:agent-plugin-jdbc-druid:1.0.0-RELEASE")
'org.bithon.agent:agent-plugin-jdbc-druid:jar:1.0.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-plugin-jdbc-druid" rev="1.0.0-RELEASE">
<artifact name="agent-plugin-jdbc-druid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-plugin-jdbc-druid', version='1.0.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-plugin-jdbc-druid" % "1.0.0-RELEASE"
[org.bithon.agent/agent-plugin-jdbc-druid "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.bithon.agent : agent-core | jar | 1.0.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.0.28 |