| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.github.shiver-me-timbers |
| Идентификатор | Идентификаторsmt-parent-spring-boot |
| Версия | Версия1.2.5.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| smt-parent-spring-boot-1.2.5.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-parent-spring-boot/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-parent-spring-boot</artifactId>
<version>1.2.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-parent-spring-boot/
implementation 'com.github.shiver-me-timbers:smt-parent-spring-boot:1.2.5.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-parent-spring-boot/
implementation ("com.github.shiver-me-timbers:smt-parent-spring-boot:1.2.5.0")
'com.github.shiver-me-timbers:smt-parent-spring-boot:pom:1.2.5.0'
<dependency org="com.github.shiver-me-timbers" name="smt-parent-spring-boot" rev="1.2.5.0">
<artifact name="smt-parent-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-parent-spring-boot', version='1.2.5.0')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-parent-spring-boot" % "1.2.5.0"
[com.github.shiver-me-timbers/smt-parent-spring-boot "1.2.5.0"]