| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.ddphin |
| Идентификатор | Идентификаторddphin-base-es-spring-boot-samples |
| Последняя версия | Последняя версия1.1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеddphin-base-es-spring-boot-samples
ddphin-base-spring-boot
|
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-es-spring-boot-samples/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-base-es-spring-boot-samples</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-es-spring-boot-samples/
implementation 'com.github.ddphin:ddphin-base-es-spring-boot-samples:1.1.8'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-es-spring-boot-samples/
implementation ("com.github.ddphin:ddphin-base-es-spring-boot-samples:1.1.8")
'com.github.ddphin:ddphin-base-es-spring-boot-samples:jar:1.1.8'
<dependency org="com.github.ddphin" name="ddphin-base-es-spring-boot-samples" rev="1.1.8">
<artifact name="ddphin-base-es-spring-boot-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-base-es-spring-boot-samples', version='1.1.8')
)
libraryDependencies += "com.github.ddphin" % "ddphin-base-es-spring-boot-samples" % "1.1.8"
[com.github.ddphin/ddphin-base-es-spring-boot-samples "1.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ddphin : ddphin-base-common | jar | 1.1.8 |
| com.github.ddphin : ddphin-base-db-spring-boot-starter | jar | 1.1.8 |
| mysql : mysql-connector-java | jar | 8.0.16 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.1.1 |
| org.elasticsearch.client : elasticsearch-rest-client | jar | 7.1.1 |
| org.elasticsearch : elasticsearch | jar | 7.1.1 |
| commons-io : commons-io | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |