mybatis-plugin-log

打印出比较人性化的sql

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.jacarrichan
ArtifactId

ArtifactId

mybatis-plugin-log
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plugin-log
打印出比较人性化的sql
Source Code Management

Source Code Management

https://github.com/jacarrichan/mybatis-plugin-log

Download mybatis-plugin-log

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
mybatis » mybatis jar 3.1.1

test (6)

Group / Artifact Type Version
cglib : cglib jar 3.1
org.hsqldb : hsqldb jar 2.4.0
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17
junit : junit jar 4.9
org.projectlombok : lombok jar 1.16.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0