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