| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Search Прикладные библиотеки Elasticsearch |
| Группа | Группаin.hocg.boot |
| Идентификатор | Идентификаторspring-boot-elasticsearch |
| Версия | Версия1.0.14 |
| Тип | Типpom |
| Описание |
ОписаниеSpring Boot :: Elasticsearch
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-boot-elasticsearch-1.0.14.pom | 969 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-elasticsearch/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>spring-boot-elasticsearch</artifactId>
<version>1.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-elasticsearch/
implementation 'in.hocg.boot:spring-boot-elasticsearch:1.0.14'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-elasticsearch/
implementation ("in.hocg.boot:spring-boot-elasticsearch:1.0.14")
'in.hocg.boot:spring-boot-elasticsearch:pom:1.0.14'
<dependency org="in.hocg.boot" name="spring-boot-elasticsearch" rev="1.0.14">
<artifact name="spring-boot-elasticsearch" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-elasticsearch', version='1.0.14')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-elasticsearch" % "1.0.14"
[in.hocg.boot/spring-boot-elasticsearch "1.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |