apply from: "$rootDir/gradle/java.gradle"
dependencies {
testImplementation project(':instrumentation:jdbc:javaagent')
}