is not current version
Last Version 3.7.0

com.github.kristofa:brave-mysql 3.1.0

MySQL integration that uses the brave api to submit client span information.

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-mysql
Version

Version

3.1.0
Type

Type

jar

Download brave-mysql 3.1.0


<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-mysql/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>brave-mysql</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-mysql/
implementation 'com.github.kristofa:brave-mysql:3.1.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-mysql/
implementation ("com.github.kristofa:brave-mysql:3.1.0")
'com.github.kristofa:brave-mysql:jar:3.1.0'
<dependency org="com.github.kristofa" name="brave-mysql" rev="3.1.0">
  <artifact name="brave-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-mysql', version='3.1.0')
)
libraryDependencies += "com.github.kristofa" % "brave-mysql" % "3.1.0"
[com.github.kristofa/brave-mysql "3.1.0"]