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