Up! :: annotations

REST Up!

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать up-annotations

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

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

Зависимости

test (1)

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

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

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

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