o

operation-log-parent

此项目不包含功能,请引入opration-log-boot-starter
https://github.com/creekmoon/opration-log-boot-starter
The Apache Software License, Version 2.0
JY
Files download
File Operation
operation-log-parent-1.5.0.pom download
Apache Maven
<dependency>
  <groupId>io.github.creekmoon</groupId>
  <artifactId>operation-log-parent</artifactId>
  <version>1.5.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.creekmoon:operation-log-parent:1.5.0'
Gradle Kotlin
implementation("io.github.creekmoon:operation-log-parent:1.5.0")
Scala SBT
libraryDependencies += "io.github.creekmoon" % "operation-log-parent" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.creekmoon', module='operation-log-parent', version='1.5.0')
)
Apache Ivy
<dependency org="io.github.creekmoon" name="operation-log-parent" rev="1.5.0" />
Leiningen
[io.github.creekmoon/operation-log-parent "1.5.0"]
Apache Buildr
'io.github.creekmoon:operation-log-parent:jar:1.5.0'
Dependencies
The project has no third-party dependencies