Up! :: test :: model

REST Up!

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать up-test-model

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.restup : up-annotations jar 0.0.5
javax.persistence : javax.persistence-api jar 2.2
com.fasterxml.jackson.core : jackson-databind Необязательный jar 2.8.7
javax.validation : validation-api jar 2.0.0.Final
org.hibernate : hibernate-validator Необязательный jar 4.2.0.Final

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.github.restup.test : up-test jar 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