Up! :: spring mvc

REST Up!

Лицензия

Лицензия

Категории

Категории

Spring MVC Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

up-spring-mvc
Последняя версия

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Up! :: spring mvc
REST Up!
Система контроля версий

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

http://github.com/restup/up-framework/tree/master/up-spring-mvc

Скачать up-spring-mvc

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.restup : up-controller jar 0.0.5
com.github.restup : up-http jar 0.0.5
com.fasterxml.jackson.core : jackson-databind Необязательный jar 2.8.7

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 4.3.10.RELEASE
org.springframework : spring-webmvc jar 4.3.10.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.8.47

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

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

Up! Framework

Build Status Coverage Status Maven Central javadoc

Up! Framework aims to simplify building and testing RESTful services.

Getting started

Visit Up! Framework for documentation and project information.

Check out the Spring Boot Demo App

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

Версия
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1