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.2.5.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.creekmoon</groupId>
  <artifactId>operation-log-parent</artifactId>
  <version>1.2.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.creekmoon:operation-log-parent:1.2.5'
Gradle Kotlin
implementation("io.github.creekmoon:operation-log-parent:1.2.5")
Scala SBT
libraryDependencies += "io.github.creekmoon" % "operation-log-parent" % "1.2.5"
Groovy Grape
@Grapes(
  @Grab(group='io.github.creekmoon', module='operation-log-parent', version='1.2.5')
)
Apache Ivy
<dependency org="io.github.creekmoon" name="operation-log-parent" rev="1.2.5" />
Leiningen
[io.github.creekmoon/operation-log-parent "1.2.5"]
Apache Buildr
'io.github.creekmoon:operation-log-parent:jar:1.2.5'
本项目依赖
该项目无第三方依赖