o

operation-log-parent

此项目不包含功能,请引入opration-log-boot-starter
https://github.com/creekmoon/opration-log-boot-starter
The Apache Software License, Version 2.0
JY
文件下载
文件名 操作
operation-log-parent-1.3.3.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.creekmoon</groupId>
  <artifactId>operation-log-parent</artifactId>
  <version>1.3.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.creekmoon:operation-log-parent:1.3.3'
Gradle Kotlin
implementation("io.github.creekmoon:operation-log-parent:1.3.3")
Scala SBT
libraryDependencies += "io.github.creekmoon" % "operation-log-parent" % "1.3.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.creekmoon', module='operation-log-parent', version='1.3.3')
)
Apache Ivy
<dependency org="io.github.creekmoon" name="operation-log-parent" rev="1.3.3" />
Leiningen
[io.github.creekmoon/operation-log-parent "1.3.3"]
Apache Buildr
'io.github.creekmoon:operation-log-parent:jar:1.3.3'
本项目依赖
该项目无第三方依赖