throwable
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>tech.guanli.boot.suite</groupId>
<artifactId>throwable</artifactId>
<version>1.0.3-RELEASE</version>
</dependency><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>tech.guanli.boot.suite</groupId> <artifactId>parent</artifactId> <version>1.0.4-RELEASE</version> </parent> <artifactId>throwable</artifactId> <version>1.0.3-RELEASE</version> <scm> <url>https://github.com/guanli-developer/boot-suite-throwable</url> <connection>https://github.com/guanli-developer/boot-suite-throwable.git</connection> <developerConnection>https://github.com/guanli-developer/boot-suite-throwable</developerConnection> </scm> <developers> <developer> <name>Li.Guan</name> <email>guanli_developer@aliyun.com</email> </developer> </developers> </project>