Spring Boot RespMvc Starter

Starter for building RespMvc applications using Spring Framework's

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.tonivade
Идентификатор

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot RespMvc Starter
Starter for building RespMvc applications using Spring Framework's
Ссылка на сайт

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

http://github.com/tonivade/spring-boot-starter-respmvc/
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

https://github.com/tonivade/spring-boot-starter-respmvc

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.0.1.RELEASE
com.github.tonivade : resp-server jar 0.9.0

test (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-test jar 2.0.1.RELEASE
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

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

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

spring-boot-starter-respmvc

Spring Boot starter for RespMvc

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

Версия
0.2.0
0.1.1
0.1.0