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