License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.dk900912 |
ArtifactId | ArtifactIdoplog-spring-boot-starter |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot support for operation log
|
Filename | Size |
---|---|
oplog-spring-boot-starter-1.0.13.pom | |
oplog-spring-boot-starter-1.0.13.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/ -->
<dependency>
<groupId>io.github.dk900912</groupId>
<artifactId>oplog-spring-boot-starter</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/
implementation 'io.github.dk900912:oplog-spring-boot-starter:1.0.13'
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/
implementation ("io.github.dk900912:oplog-spring-boot-starter:1.0.13")
'io.github.dk900912:oplog-spring-boot-starter:jar:1.0.13'
<dependency org="io.github.dk900912" name="oplog-spring-boot-starter" rev="1.0.13">
<artifact name="oplog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='oplog-spring-boot-starter', version='1.0.13')
)
libraryDependencies += "io.github.dk900912" % "oplog-spring-boot-starter" % "1.0.13"
[io.github.dk900912/oplog-spring-boot-starter "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dk900912 : oplog-spring-boot-autoconfigure | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar |