| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
|---|---|
| Группа | Группаio.github.dk900912 |
| Идентификатор | Идентификаторoplog-spring-boot-autoconfigure |
| Версия | Версия1.0.4 |
| Тип | Типjar |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-autoconfigure/
implementation 'io.github.dk900912:oplog-spring-boot-autoconfigure:1.0.4'
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-autoconfigure/
implementation ("io.github.dk900912:oplog-spring-boot-autoconfigure:1.0.4")
'io.github.dk900912:oplog-spring-boot-autoconfigure:jar:1.0.4'
<dependency org="io.github.dk900912" name="oplog-spring-boot-autoconfigure" rev="1.0.4">
<artifact name="oplog-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='oplog-spring-boot-autoconfigure', version='1.0.4')
)
libraryDependencies += "io.github.dk900912" % "oplog-spring-boot-autoconfigure" % "1.0.4"
[io.github.dk900912/oplog-spring-boot-autoconfigure "1.0.4"]