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