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