io.shulie.tro:tro-exception-starter

tro 包含工具类、agent交互通道、异常处理模块等

License

License

GroupId

GroupId

io.shulie.tro
ArtifactId

ArtifactId

tro-exception-starter
Last Version

Last Version

1.15.0
Release Date

Release Date

Type

Type

jar
Description

Description

tro 包含工具类、agent交互通道、异常处理模块等

Download tro-exception-starter

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.15.0
1.4.16
1.4.15