| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdcom.github.kristofa |
| ArtifactId | ArtifactIdbrave-mysql |
| Last Version | Last Version3.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbrave-mysql
MySQL integration that uses the brave api to submit client span information.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| brave-mysql-3.7.0.pom | |
| brave-mysql-3.7.0.jar | 4 KB |
| brave-mysql-3.7.0-sources.jar | 2 KB |
| brave-mysql-3.7.0-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-mysql/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-mysql</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-mysql/
implementation 'com.github.kristofa:brave-mysql:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-mysql/
implementation ("com.github.kristofa:brave-mysql:3.7.0")
'com.github.kristofa:brave-mysql:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-mysql" rev="3.7.0">
<artifact name="brave-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-mysql', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-mysql" % "3.7.0"
[com.github.kristofa/brave-mysql "3.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kristofa : brave-core | jar | 3.7.0 |
| mysql : mysql-connector-java | jar | 5.1.33 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.2.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.3 |
| org.apache.logging.log4j : log4j-jul | jar | 2.3 |
| org.mockito : mockito-all | jar | 1.10.19 |