is not current version
Last Version 1.0.13

io.github.dk900912:oplog-core 1.0.11

spring boot support for operation log

License

License

GroupId

GroupId

io.github.dk900912
ArtifactId

ArtifactId

oplog-core
Version

Version

1.0.11
Type

Type

jar
Description

Description

spring boot support for operation log

Download oplog-core 1.0.11


<!-- https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/ -->
<dependency>
    <groupId>io.github.dk900912</groupId>
    <artifactId>oplog-core</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/
implementation 'io.github.dk900912:oplog-core:1.0.11'
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/
implementation ("io.github.dk900912:oplog-core:1.0.11")
'io.github.dk900912:oplog-core:jar:1.0.11'
<dependency org="io.github.dk900912" name="oplog-core" rev="1.0.11">
  <artifact name="oplog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='oplog-core', version='1.0.11')
)
libraryDependencies += "io.github.dk900912" % "oplog-core" % "1.0.11"
[io.github.dk900912/oplog-core "1.0.11"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0

provided (1)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.3.19

Project Modules

There are no modules declared in this project.