restful-spring-boot-starter

A boot starter project for RESTFUL api

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

top.iteratefast
Идентификатор

Идентификатор

restful-spring-boot-starter
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

restful-spring-boot-starter
A boot starter project for RESTFUL api
Ссылка на сайт

Ссылка на сайт

https://github.com/iteratefast/boot-starters/tree/master/restful-spring-boot-starter

Скачать restful-spring-boot-starter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/top.iteratefast/restful-spring-boot-starter/ -->
<dependency>
    <groupId>top.iteratefast</groupId>
    <artifactId>restful-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.iteratefast/restful-spring-boot-starter/
implementation 'top.iteratefast:restful-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/top.iteratefast/restful-spring-boot-starter/
implementation ("top.iteratefast:restful-spring-boot-starter:1.0.1")
'top.iteratefast:restful-spring-boot-starter:jar:1.0.1'
<dependency org="top.iteratefast" name="restful-spring-boot-starter" rev="1.0.1">
  <artifact name="restful-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.iteratefast', module='restful-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "top.iteratefast" % "restful-spring-boot-starter" % "1.0.1"
[top.iteratefast/restful-spring-boot-starter "1.0.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.data : spring-data-commons jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0