License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.dk900912 |
ArtifactId | ArtifactIdoplog-spring-boot-starter |
Version | Version1.0.11 |
Type | Typejar |
Description |
Descriptionspring boot support for operation log
|
Filename | Size |
---|---|
oplog-spring-boot-starter-1.0.11.pom | |
oplog-spring-boot-starter-1.0.11.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.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/
implementation 'io.github.dk900912:oplog-spring-boot-starter:1.0.11'
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/
implementation ("io.github.dk900912:oplog-spring-boot-starter:1.0.11")
'io.github.dk900912:oplog-spring-boot-starter:jar:1.0.11'
<dependency org="io.github.dk900912" name="oplog-spring-boot-starter" rev="1.0.11">
<artifact name="oplog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='oplog-spring-boot-starter', version='1.0.11')
)
libraryDependencies += "io.github.dk900912" % "oplog-spring-boot-starter" % "1.0.11"
[io.github.dk900912/oplog-spring-boot-starter "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dk900912 : oplog-spring-boot-autoconfigure | jar | 1.0.11 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar |