| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.t |
| Идентификатор | Идентификаторweb-extension-spring-boot-starter |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеlib-parent-pom
|
<!-- https://jarcasting.com/artifacts/cn.t/web-extension-spring-boot-starter/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>web-extension-spring-boot-starter</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/web-extension-spring-boot-starter/
implementation 'cn.t:web-extension-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.t/web-extension-spring-boot-starter/
implementation ("cn.t:web-extension-spring-boot-starter:1.0.0.RELEASE")
'cn.t:web-extension-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="cn.t" name="web-extension-spring-boot-starter" rev="1.0.0.RELEASE">
<artifact name="web-extension-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='web-extension-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.t" % "web-extension-spring-boot-starter" % "1.0.0.RELEASE"
[cn.t/web-extension-spring-boot-starter "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| jakarta.validation : jakarta.validation-api | jar | |
| cn.t : common-response | jar | 1.0.0.RELEASE |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.6.Final |