| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.lastwhispers |
| Идентификатор | Идентификаторtrace-spring-boot-starter |
| Версия | Версия1.0.2.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеtrace-spring-boot-starter
Used to invoke the chain visualization.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.lastwhispers/trace-spring-boot-starter/ -->
<dependency>
<groupId>io.github.lastwhispers</groupId>
<artifactId>trace-spring-boot-starter</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lastwhispers/trace-spring-boot-starter/
implementation 'io.github.lastwhispers:trace-spring-boot-starter:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/io.github.lastwhispers/trace-spring-boot-starter/
implementation ("io.github.lastwhispers:trace-spring-boot-starter:1.0.2.RELEASE")
'io.github.lastwhispers:trace-spring-boot-starter:jar:1.0.2.RELEASE'
<dependency org="io.github.lastwhispers" name="trace-spring-boot-starter" rev="1.0.2.RELEASE">
<artifact name="trace-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lastwhispers', module='trace-spring-boot-starter', version='1.0.2.RELEASE')
)
libraryDependencies += "io.github.lastwhispers" % "trace-spring-boot-starter" % "1.0.2.RELEASE"
[io.github.lastwhispers/trace-spring-boot-starter "1.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.2.4.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.4.RELEASE |