Up! :: test :: spring

ApiExecutor implementation of core-test for MockMVC

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Up! :: test :: spring
ApiExecutor implementation of core-test for MockMVC
Система контроля версий

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

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

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

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.restup.test : up-test jar 0.0.5
org.springframework : spring-web jar 4.3.7.RELEASE
org.springframework : spring-test jar 4.3.7.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.8.47
org.springframework.boot : spring-boot-starter-web jar 1.5.9.RELEASE

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

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

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