Up! Framework

A framework for building and testing RESTful services

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

Up! Framework
A framework for building and testing RESTful services
Ссылка на сайт

Ссылка на сайт

https://github.com/restup
Система контроля версий

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

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

Скачать up-framework

Имя Файла Размер
up-framework-0.0.5.pom 5 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • up-parent
  • up-annotations
  • up-test-model
  • up-test
  • up-test-spring
  • up-core
  • up-test-repository
  • up-controller
  • up-repository-jpa
  • up-http
  • up-spring-mvc
  • up-spring-boot-starter

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