Last Version

Common Exception Utils 0.1

Series of utils for handle exceptions.

License

License

GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

excp-utils
Version

Version

0.1
Type

Type

jar
Description

Description

Common Exception Utils
Series of utils for handle exceptions.
Project URL

Project URL

https://github.com/taccisum/excp-utils
Source Code Management

Source Code Management

https://github.com/taccisum/excp-utils

Download excp-utils 0.1


<!-- https://jarcasting.com/artifacts/com.github.taccisum/excp-utils/ -->
<dependency>
    <groupId>com.github.taccisum</groupId>
    <artifactId>excp-utils</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taccisum/excp-utils/
implementation 'com.github.taccisum:excp-utils:0.1'
// https://jarcasting.com/artifacts/com.github.taccisum/excp-utils/
implementation ("com.github.taccisum:excp-utils:0.1")
'com.github.taccisum:excp-utils:jar:0.1'
<dependency org="com.github.taccisum" name="excp-utils" rev="0.1">
  <artifact name="excp-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taccisum', module='excp-utils', version='0.1')
)
libraryDependencies += "com.github.taccisum" % "excp-utils" % "0.1"
[com.github.taccisum/excp-utils "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.aliyun : alibaba-dingtalk-service-sdk jar 2.0.0
org.apache.commons : commons-lang3 jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.