| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.msuno |
| Идентификатор | Идентификаторrestful-api-spring-boot-starter |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrestful-api-spring-boot-starter
Demo project for Spring Boot
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Необязательный | 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 |