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