is not current version
Last Version 1.0.13

io.github.dk900912:oplog-spring-boot-starter 1.0.8


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.dk900912
ArtifactId

ArtifactId

oplog-spring-boot-starter
Version

Version

1.0.8
Type

Type

jar

Download oplog-spring-boot-starter 1.0.8


<!-- 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/
implementation 'io.github.dk900912:oplog-spring-boot-starter:1.0.8'
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/
implementation ("io.github.dk900912:oplog-spring-boot-starter:1.0.8")
'io.github.dk900912:oplog-spring-boot-starter:jar:1.0.8'
<dependency org="io.github.dk900912" name="oplog-spring-boot-starter" rev="1.0.8">
  <artifact name="oplog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='oplog-spring-boot-starter', version='1.0.8')
)
libraryDependencies += "io.github.dk900912" % "oplog-spring-boot-starter" % "1.0.8"
[io.github.dk900912/oplog-spring-boot-starter "1.0.8"]