Last Version

Up! :: spring boot starter 0.0.5

REST Up!

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-spring-boot-starter
Version

Version

0.0.5
Type

Type

jar
Description

Description

Up! :: spring boot starter
REST Up!
Source Code Management

Source Code Management

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

Download up-spring-boot-starter 0.0.5


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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 Optional jar
com.github.restup : up-repository-jpa Optional jar 0.0.5
com.fasterxml.jackson.core : jackson-databind Optional jar

test (8)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.