License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.lopssh |
ArtifactId | ArtifactIdmybatis-auditlog-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis-Auditlog-Plugin
Mybatis-Auditlog-Plugin (数据修改日志插件)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |