Up! :: controller

REST Up!

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать up-controller

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.restup : up-core jar 0.0.5
org.apache.commons : commons-collections4 jar 4.0
com.fasterxml.jackson.core : jackson-databind Необязательный jar 2.8.7
com.google.code.gson : gson Необязательный jar 2.3

test (12)

Идентификатор библиотеки Тип Версия
com.github.restup.test : up-test-model jar 0.0.5
com.github.restup.test : up-test jar 0.0.5
com.github.restup.test : up-test-repository jar 0.0.5
junit : junit jar 4.13.1
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.mockito : mockito-core jar 2.8.47
org.slf4j : slf4j-log4j12 jar 1.7.25
org.hibernate : hibernate-validator jar 4.2.0.Final
org.assertj : assertj-core jar 3.9.0
org.jsoup : jsoup jar 1.10.2
com.github.restup : up-core test-jar 0.0.5
asm : asm jar 3.3.1

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

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

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