Brave Instrumentation: MyBatis

A MyBatis statement interceptor that will report to Zipkin

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.JokerLee-9527
ArtifactId

ArtifactId

brave-instrumentation-mybatis
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Brave Instrumentation: MyBatis
A MyBatis statement interceptor that will report to Zipkin
Project URL

Project URL

https://github.com/JokerLee-9527/Brave-Instrumentation-MyBatis
Source Code Management

Source Code Management

https://github.com/JokerLee-9527/Brave-Instrumentation-MyBatis.git

Download brave-instrumentation-mybatis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.1.3.RELEASE
io.zipkin.brave : brave jar 5.9.0
com.google.code.gson : gson jar 2.8.5
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.3
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1