Up! :: test

REST Up!

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать up-test

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

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
net.javacrumbs.json-unit : json-unit jar 1.25.0
org.apache.commons : commons-lang3 jar 3.7
commons-io : commons-io jar 2.4
org.hamcrest : java-hamcrest jar 2.0.0.0
org.assertj : assertj-core jar 3.9.0
com.openpojo : openpojo jar 0.8.7
asm : asm jar 3.3.1
com.fasterxml.jackson.core : jackson-databind Необязательный jar 2.8.7
com.google.code.gson : gson Необязательный jar 2.3
nl.jqno.equalsverifier : equalsverifier jar 2.4.2

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.7.25
org.mockito : mockito-core jar 2.8.47
org.powermock : powermock-module-junit4 jar 1.7.3
org.powermock : powermock-api-mockito2 jar 1.7.3

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

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

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