restful-api-spring-boot-starter

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.msuno
ArtifactId

ArtifactId

restful-api-spring-boot-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

restful-api-spring-boot-starter
Demo project for Spring Boot

Download restful-api-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.0.6.RELEASE
com.alibaba : fastjson jar 1.2.56
com.google.guava : guava jar 20.0
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0