Up! :: parent

REST Up!

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

Up! :: parent
REST Up!
Ссылка на сайт

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

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

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

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

Скачать up-parent

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

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

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

Зависимости

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

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

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

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