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