| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.dk900912 |
| Идентификатор | Идентификаторoplog-spring-boot-starter |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Описание |
Описаниеspring boot support for operation log
|
| Имя Файла | Размер |
|---|---|
| oplog-spring-boot-starter-1.0.5.pom | |
| oplog-spring-boot-starter-1.0.5.jar | 1 KB |
| Обзор |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/
implementation 'io.github.dk900912:oplog-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/io.github.dk900912/oplog-spring-boot-starter/
implementation ("io.github.dk900912:oplog-spring-boot-starter:1.0.5")
'io.github.dk900912:oplog-spring-boot-starter:jar:1.0.5'
<dependency org="io.github.dk900912" name="oplog-spring-boot-starter" rev="1.0.5">
<artifact name="oplog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dk900912', module='oplog-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "io.github.dk900912" % "oplog-spring-boot-starter" % "1.0.5"
[io.github.dk900912/oplog-spring-boot-starter "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.dk900912 : oplog-spring-boot-autoconfigure | jar | 1.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar |