cn.zull.tracing:tracing-mybatis

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.zull.tracing
ArtifactId

ArtifactId

tracing-mybatis
Last Version

Last Version

0.5.11-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/tracing-mybatis

Download tracing-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/cn.zull.tracing/tracing-mybatis/ -->
<dependency>
    <groupId>cn.zull.tracing</groupId>
    <artifactId>tracing-mybatis</artifactId>
    <version>0.5.11-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zull.tracing/tracing-mybatis/
implementation 'cn.zull.tracing:tracing-mybatis:0.5.11-RELEASE'
// https://jarcasting.com/artifacts/cn.zull.tracing/tracing-mybatis/
implementation ("cn.zull.tracing:tracing-mybatis:0.5.11-RELEASE")
'cn.zull.tracing:tracing-mybatis:jar:0.5.11-RELEASE'
<dependency org="cn.zull.tracing" name="tracing-mybatis" rev="0.5.11-RELEASE">
  <artifact name="tracing-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zull.tracing', module='tracing-mybatis', version='0.5.11-RELEASE')
)
libraryDependencies += "cn.zull.tracing" % "tracing-mybatis" % "0.5.11-RELEASE"
[cn.zull.tracing/tracing-mybatis "0.5.11-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.zull.tracing : tracing-core jar 0.5.11-RELEASE
org.mybatis : mybatis jar 3.4.6
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.11-RELEASE
0.5.10-RELEASE
0.5.9-RELEASE
0.5.5-RELEASE
0.5.4-RELEASE
0.5.2-RELEASE
0.5.1-RELEASE
0.5.0-RELEASE
0.0.15-RELEASE
0.0.13-RELEASE
0.0.12-RELEASE
0.0.10-RELEASE
0.0.9-RELEASE
0.0.7-RELEASE
0.0.6-RELEASE