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