| License | License | 
|---|---|
| GroupId | GroupIdio.shulie.tro | 
| ArtifactId | ArtifactIdtro-exception-starter | 
| Last Version | Last Version1.15.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontro 包含工具类、agent交互通道、异常处理模块等 | 
<!-- https://jarcasting.com/artifacts/io.shulie.tro/tro-exception-starter/ -->
<dependency>
    <groupId>io.shulie.tro</groupId>
    <artifactId>tro-exception-starter</artifactId>
    <version>1.15.0</version>
</dependency>// https://jarcasting.com/artifacts/io.shulie.tro/tro-exception-starter/
implementation 'io.shulie.tro:tro-exception-starter:1.15.0'// https://jarcasting.com/artifacts/io.shulie.tro/tro-exception-starter/
implementation ("io.shulie.tro:tro-exception-starter:1.15.0")'io.shulie.tro:tro-exception-starter:jar:1.15.0'<dependency org="io.shulie.tro" name="tro-exception-starter" rev="1.15.0">
  <artifact name="tro-exception-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='io.shulie.tro', module='tro-exception-starter', version='1.15.0')
)libraryDependencies += "io.shulie.tro" % "tro-exception-starter" % "1.15.0"[io.shulie.tro/tro-exception-starter "1.15.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| io.shulie.tro : tro-beans | jar | |
| org.apache.commons : commons-text | jar | 1.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web | jar | |
| org.projectlombok : lombok | jar | |
| org.slf4j : slf4j-api | jar | |
| javax.servlet : servlet-api | jar | 3.0 |