| License | License | 
|---|---|
| Categories | CategoriesMyBatis Data ORM | 
| GroupId | GroupIdcom.github.JokerLee-9527 | 
| ArtifactId | ArtifactIdbrave-instrumentation-mybatis | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBrave Instrumentation: MyBatis A MyBatis statement interceptor that will report to Zipkin | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.3 | 
| org.projectlombok : lombok | jar | 1.18.10 |