| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.mobntic |
| Идентификатор | Идентификаторcatalog-spring-boot-starter |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеElastic search E-commerce catalog
|
| Организация-разработчик |
Организация-разработчикcom.mobntic |
| Имя Файла | Размер |
|---|---|
| catalog-spring-boot-starter-1.0.1.pom | |
| catalog-spring-boot-starter-1.0.1.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-starter/ -->
<dependency>
<groupId>com.mobntic</groupId>
<artifactId>catalog-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-starter/
implementation 'com.mobntic:catalog-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-starter/
implementation ("com.mobntic:catalog-spring-boot-starter:1.0.1")
'com.mobntic:catalog-spring-boot-starter:jar:1.0.1'
<dependency org="com.mobntic" name="catalog-spring-boot-starter" rev="1.0.1">
<artifact name="catalog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobntic', module='catalog-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.mobntic" % "catalog-spring-boot-starter" % "1.0.1"
[com.mobntic/catalog-spring-boot-starter "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| com.mobntic : catalog-spring-boot-autoconfig | jar | 1.0.1 |
| com.mobntic : catalog-spring-boot | jar | 1.0.1 |