MVN

cn.hangsman : operate-log-parent

Maven & Gradle

Jan 09, 2022

operate-log · 参考 https://github.com/mouzt/mzt-biz-log 实现的一款基于 spring aop 操作日志记录工具

<dependency>
    <groupId>cn.hangsman</groupId>
    <artifactId>operate-log-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.hangsman : operate-log-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of cn.hangsman : operate-log-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
operate-log-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.hangsman</groupId>
    <artifactId>operate-log-parent</artifactId>
    <version>1.0.1</version>
</dependency>