License |
License |
---|---|
GroupId | GroupIdcom.github.taccisum |
ArtifactId | ArtifactIdexcp-utils |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Exception Utils
Series of utils for handle exceptions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
excp-utils-0.1.pom | |
excp-utils-0.1.jar | 16 KB |
excp-utils-0.1-sources.jar | 7 KB |
excp-utils-0.1-javadoc.jar | 96 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |