не последняя версия
Последняя версия 1.1.8

com.github.ddphin:ddphin-base-common-spring-boot-samples 1.0.7


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.ddphin
Идентификатор

Идентификатор

ddphin-base-common-spring-boot-samples
Версия

Версия

1.0.7
Тип

Тип

jar

Скачать ddphin-base-common-spring-boot-samples 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common-spring-boot-samples/ -->
<dependency>
    <groupId>com.github.ddphin</groupId>
    <artifactId>ddphin-base-common-spring-boot-samples</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common-spring-boot-samples/
implementation 'com.github.ddphin:ddphin-base-common-spring-boot-samples:1.0.7'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common-spring-boot-samples/
implementation ("com.github.ddphin:ddphin-base-common-spring-boot-samples:1.0.7")
'com.github.ddphin:ddphin-base-common-spring-boot-samples:jar:1.0.7'
<dependency org="com.github.ddphin" name="ddphin-base-common-spring-boot-samples" rev="1.0.7">
  <artifact name="ddphin-base-common-spring-boot-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-base-common-spring-boot-samples', version='1.0.7')
)
libraryDependencies += "com.github.ddphin" % "ddphin-base-common-spring-boot-samples" % "1.0.7"
[com.github.ddphin/ddphin-base-common-spring-boot-samples "1.0.7"]