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