| License |
License |
|---|---|
| Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.glowroot.instrumentation |
| ArtifactId | ArtifactIdinstrumentation-jdbc |
| Version | Version0.14.9 |
| Type | Typejar |
| Description |
DescriptionInstrumentation for JDBC
Instrumentation for JDBC
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| instrumentation-jdbc-0.14.9.pom | |
| instrumentation-jdbc-0.14.9.jar | 90 KB |
| instrumentation-jdbc-0.14.9-sources.jar | 32 KB |
| instrumentation-jdbc-0.14.9-javadoc.jar | 295 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-jdbc/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-jdbc</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-jdbc/
implementation 'org.glowroot.instrumentation:instrumentation-jdbc:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-jdbc/
implementation ("org.glowroot.instrumentation:instrumentation-jdbc:0.14.9")
'org.glowroot.instrumentation:instrumentation-jdbc:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-jdbc" rev="0.14.9">
<artifact name="instrumentation-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-jdbc', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-jdbc" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-jdbc "0.14.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glowroot.instrumentation : instrumentation-api | jar | 0.14.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 1.7.1 |
| org.glowroot.instrumentation : instrumentation-test-harness | jar | 0.14.9 |
| com.google.guava : guava | jar | 20.0 |
| org.hsqldb : hsqldb | jar | 2.4.1 |
| com.h2database : h2 | jar | 1.4.197 |
| org.postgresql : postgresql | jar | 42.2.5.jre6 |
| mysql : mysql-connector-java | jar | 5.1.43 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 6.4.0.jre7 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| org.apache.commons : commons-dbcp2 | jar | 2.5.0 |
| org.apache.tomcat : tomcat-jdbc | jar | 7.0.92 |
| org.apache.tomcat : tomcat-juli | jar | 7.0.92 |
| org.glassfish.main.jdbc.jdbc-ra.jdbc40 : jdbc40 | jar | 4.1.2 |
| com.zaxxer : HikariCP-java6 | jar | 2.3.13 |
| com.github.marcus-nl.btm : btm | jar | 3.0.0-mk1 |
| org.javassist : javassist | jar | 3.18.2-GA |