License |
License |
---|---|
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-exception |
Last Version | Last Version2.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Dependencies
|
Filename | Size |
---|---|
common-exception-2.6.8.pom | |
common-exception-2.6.8.jar | 5 KB |
common-exception-2.6.8-sources.jar | 5 KB |
common-exception-2.6.8-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-exception/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-exception</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-exception/
implementation 'com.github.yaoguoh:common-exception:2.6.8'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-exception/
implementation ("com.github.yaoguoh:common-exception:2.6.8")
'com.github.yaoguoh:common-exception:jar:2.6.8'
<dependency org="com.github.yaoguoh" name="common-exception" rev="2.6.8">
<artifact name="common-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-exception', version='2.6.8')
)
libraryDependencies += "com.github.yaoguoh" % "common-exception" % "2.6.8"
[com.github.yaoguoh/common-exception "2.6.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yaoguoh : common-util | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-web | jar |