Mybatis-Auditlog-Plugin

Mybatis-Auditlog-Plugin (数据修改日志插件)

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.lopssh
ArtifactId

ArtifactId

mybatis-auditlog-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis-Auditlog-Plugin
Mybatis-Auditlog-Plugin (数据修改日志插件)
Project URL

Project URL

https://gitee.com/lopssh/Mybatis-Auditlog-Plugin
Source Code Management

Source Code Management

https://gitee.com/lopssh/Mybatis-Auditlog-Plugin/tree/master

Download mybatis-auditlog-plugin

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.1.0
com.alibaba : druid jar 1.0.1
commons-lang : commons-lang jar 2.3
commons-collections : commons-collections jar 3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0