MVN

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

Maven & Gradle

Aug 24, 2023
14 usages
34.4k stars

arthas-spring-boot-starter · arthas

<dependency>
    <groupId>com.taobao.arthas</groupId>
    <artifactId>arthas-spring-boot-starter</artifactId>
    <version>3.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.taobao.arthas : arthas-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7.1

All Versions

Choose a version of com.taobao.arthas : arthas-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7.x
arthas-spring-boot-starter-3.7.1
arthas-spring-boot-starter-3.7.0
3.6.x
arthas-spring-boot-starter-3.6.9
arthas-spring-boot-starter-3.6.8
arthas-spring-boot-starter-3.6.7
arthas-spring-boot-starter-3.6.6
arthas-spring-boot-starter-3.6.5
arthas-spring-boot-starter-3.6.4
arthas-spring-boot-starter-3.6.3
arthas-spring-boot-starter-3.6.2
arthas-spring-boot-starter-3.6.1
arthas-spring-boot-starter-3.6.0
3.5.x
arthas-spring-boot-starter-3.5.6
arthas-spring-boot-starter-3.5.5
arthas-spring-boot-starter-3.5.4
arthas-spring-boot-starter-3.5.3
arthas-spring-boot-starter-3.5.2
arthas-spring-boot-starter-3.5.1
arthas-spring-boot-starter-3.5.0
3.4.x
arthas-spring-boot-starter-3.4.8
arthas-spring-boot-starter-3.4.7
arthas-spring-boot-starter-3.4.6
arthas-spring-boot-starter-3.4.5
arthas-spring-boot-starter-3.4.4
arthas-spring-boot-starter-3.4.3
arthas-spring-boot-starter-3.4.2
arthas-spring-boot-starter-3.4.1
arthas-spring-boot-starter-3.4.0
3.3.x
arthas-spring-boot-starter-3.3.9
arthas-spring-boot-starter-3.3.8
arthas-spring-boot-starter-3.3.7
arthas-spring-boot-starter-3.3.6

How to add a dependency to Maven

Add the following com.taobao.arthas : arthas-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.taobao.arthas</groupId>
    <artifactId>arthas-spring-boot-starter</artifactId>
    <version>3.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.taobao.arthas : arthas-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'com.taobao.arthas:arthas-spring-boot-starter:3.7.1'

Gradle Kotlin DSL: Add the following com.taobao.arthas : arthas-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.taobao.arthas:arthas-spring-boot-starter:3.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.taobao.arthas : arthas-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.taobao.arthas" % "arthas-spring-boot-starter" % "3.7.1"

Advertisement

Dependencies from Group

Aug 24, 2023
14 usages
34.4k stars
Aug 24, 2023
13 usages
34.4k stars
Aug 24, 2023
6 usages
34.4k stars
Aug 24, 2023
6 usages
34.4k stars
Aug 24, 2023
2 usages
34.4k stars

Discover Dependencies

Jul 11, 2020
3 usages
89 stars
Aug 25, 2023
4 usages
1.3k stars
Jul 10, 2020
0 stars
Dec 14, 2020
6 usages
0 stars
Jul 12, 2020
68 stars
Aug 25, 2023
4 usages
3.9k stars
Jul 19, 2020
4 stars