Last Version

mybatis-log 1.0.4

spring boot start mybaits sql log plugins

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.WangJi92
ArtifactId

ArtifactId

mybatis-sql-log
Version

Version

1.0.4
Type

Type

jar
Description

Description

mybatis-log
spring boot start mybaits sql log plugins
Project URL

Project URL

https://github.com/WangJi92/mybatis-sql-log
Source Code Management

Source Code Management

https://github.com/WangJi92/mybatis-sql-log

Download mybatis-sql-log 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 2.0.2

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.6
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.0
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.