| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаfun.fengwk.convention |
| Идентификатор | Идентификаторconvention-spring-boot-starter-rest |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеconvention-parent 用于集中管理依赖版本,以免发生依赖冲突。
|
<!-- https://jarcasting.com/artifacts/fun.fengwk.convention/convention-spring-boot-starter-rest/ -->
<dependency>
<groupId>fun.fengwk.convention</groupId>
<artifactId>convention-spring-boot-starter-rest</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-spring-boot-starter-rest/
implementation 'fun.fengwk.convention:convention-spring-boot-starter-rest:0.0.7'
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-spring-boot-starter-rest/
implementation ("fun.fengwk.convention:convention-spring-boot-starter-rest:0.0.7")
'fun.fengwk.convention:convention-spring-boot-starter-rest:jar:0.0.7'
<dependency org="fun.fengwk.convention" name="convention-spring-boot-starter-rest" rev="0.0.7">
<artifact name="convention-spring-boot-starter-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.convention', module='convention-spring-boot-starter-rest', version='0.0.7')
)
libraryDependencies += "fun.fengwk.convention" % "convention-spring-boot-starter-rest" % "0.0.7"
[fun.fengwk.convention/convention-spring-boot-starter-rest "0.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fun.fengwk.convention : convention-api | jar | 0.0.7 |
| fun.fengwk.convention : convention-spring-boot-starter | jar | 0.0.7 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-jetty | jar | |
| com.google.code.gson : gson | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| fun.fengwk.jwt4j : jwt4j | jar | 0.0.4 |
| fun.fengwk.commons : commons-i18n | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.springframework.boot : spring-boot-starter-test | jar |