License |
License |
---|---|
GroupId | GroupIdio.github.dk900912 |
ArtifactId | ArtifactIdoplog-core |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot support for operation log
|
Filename | Size |
---|---|
oplog-core-1.0.13.pom | |
oplog-core-1.0.13.jar | 11 KB |
oplog-core-1.0.13-sources.jar | 7 KB |
oplog-core-1.0.13-javadoc.jar | 486 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/ -->
<dependency>
<groupId>io.github.dk900912</groupId>
<artifactId>oplog-core</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/
implementation 'io.github.dk900912:oplog-core:1.0.13'
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-core/
implementation ("io.github.dk900912:oplog-core:1.0.13")
'io.github.dk900912:oplog-core:jar:1.0.13'
<dependency org="io.github.dk900912" name="oplog-core" rev="1.0.13">
<artifact name="oplog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='oplog-core', version='1.0.13')
)
libraryDependencies += "io.github.dk900912" % "oplog-core" % "1.0.13"
[io.github.dk900912/oplog-core "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 5.3.19 |