не последняя версия
Последняя версия 3.6.3

com.taobao.arthas:arthas-spring-boot-starter 3.3.8


Категории

Категории

Spring Boot Контейнер Микросервисы Arthas Универсальные библиотеки Utility
Группа

Группа

com.taobao.arthas
Идентификатор

Идентификатор

arthas-spring-boot-starter
Версия

Версия

3.3.8
Тип

Тип

jar

Скачать arthas-spring-boot-starter 3.3.8


<!-- https://jarcasting.com/artifacts/com.taobao.arthas/arthas-spring-boot-starter/ -->
<dependency>
    <groupId>com.taobao.arthas</groupId>
    <artifactId>arthas-spring-boot-starter</artifactId>
    <version>3.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.arthas/arthas-spring-boot-starter/
implementation 'com.taobao.arthas:arthas-spring-boot-starter:3.3.8'
// https://jarcasting.com/artifacts/com.taobao.arthas/arthas-spring-boot-starter/
implementation ("com.taobao.arthas:arthas-spring-boot-starter:3.3.8")
'com.taobao.arthas:arthas-spring-boot-starter:jar:3.3.8'
<dependency org="com.taobao.arthas" name="arthas-spring-boot-starter" rev="3.3.8">
  <artifact name="arthas-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.arthas', module='arthas-spring-boot-starter', version='3.3.8')
)
libraryDependencies += "com.taobao.arthas" % "arthas-spring-boot-starter" % "3.3.8"
[com.taobao.arthas/arthas-spring-boot-starter "3.3.8"]