Up! :: spring boot starter

REST Up!

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

up-spring-boot-starter
Последняя версия

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать up-spring-boot-starter

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
com.github.restup : up-controller jar 0.0.5
com.github.restup : up-spring-mvc jar 0.0.5
org.springframework : spring-webmvc Необязательный jar
com.github.restup : up-repository-jpa Необязательный jar 0.0.5
com.fasterxml.jackson.core : jackson-databind Необязательный jar

test (8)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.8.47
com.github.restup.test : up-test-model jar 0.0.5
com.github.restup.test : up-test jar 0.0.5
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-web jar
com.h2database : h2 jar

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

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

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