MVN

cn.hangsman.operationlog : operation-log-parent

Maven & Gradle

Jan 16, 2022
2 stars

operation-log · 参考mzt-biz-log实现的一款基于 spring aop 操作日志记录工具

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

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
operation-log-parent-1.0.1
operation-log-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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