Up! :: core

REST Up!

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать up-core

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.github.restup : up-annotations jar 0.0.5
com.googlecode.gentyref : gentyref jar 1.2.0
com.google.guava : guava jar 23.6-jre
org.apache.commons : commons-lang3 jar 3.7
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
javax.validation : validation-api jar 2.0.0.Final
org.slf4j : slf4j-api jar 1.7.25

test (7)

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

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

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

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