| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.bigdullrock |
| Идентификатор | Идентификаторspring-boot-starter-nifty-parent |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSpring Boot Starter Nifty
Spring Boot Starter for the Nifty Thift Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикBig Dull Rock |
| Имя Файла | Размер |
|---|---|
| spring-boot-starter-nifty-parent-0.3.0.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bigdullrock/spring-boot-starter-nifty-parent/ -->
<dependency>
<groupId>com.bigdullrock</groupId>
<artifactId>spring-boot-starter-nifty-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bigdullrock/spring-boot-starter-nifty-parent/
implementation 'com.bigdullrock:spring-boot-starter-nifty-parent:0.3.0'
// https://jarcasting.com/artifacts/com.bigdullrock/spring-boot-starter-nifty-parent/
implementation ("com.bigdullrock:spring-boot-starter-nifty-parent:0.3.0")
'com.bigdullrock:spring-boot-starter-nifty-parent:pom:0.3.0'
<dependency org="com.bigdullrock" name="spring-boot-starter-nifty-parent" rev="0.3.0">
<artifact name="spring-boot-starter-nifty-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bigdullrock', module='spring-boot-starter-nifty-parent', version='0.3.0')
)
libraryDependencies += "com.bigdullrock" % "spring-boot-starter-nifty-parent" % "0.3.0"
[com.bigdullrock/spring-boot-starter-nifty-parent "0.3.0"]