| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.structured |
| Идентификатор | Идентификаторstructure-restful-web-starter |
| Последняя версия | Последняя версия1.1.2.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstructure-restful-web-starter
structure-restful-web-starter
|
| Организация-разработчик |
Организация-разработчикstructure |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-restful-web-starter/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-restful-web-starter</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-restful-web-starter/
implementation 'cn.structured:structure-restful-web-starter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-restful-web-starter/
implementation ("cn.structured:structure-restful-web-starter:1.1.2.RELEASE")
'cn.structured:structure-restful-web-starter:jar:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-restful-web-starter" rev="1.1.2.RELEASE">
<artifact name="structure-restful-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-restful-web-starter', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-restful-web-starter" % "1.1.2.RELEASE"
[cn.structured/structure-restful-web-starter "1.1.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.2.RELEASE |
| org.projectlombok : lombok | jar | |
| com.alibaba : fastjson | jar | 1.2.44 |
| javax.servlet : javax.servlet-api | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| io.springfox : springfox-swagger-ui | jar | 2.9.2 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| cn.structured : structure-common | jar | 1.1.2.RELEASE |