Last Version

com.github.fanzezhen.common:common-exception 2.1.2

Commonly used

License

License

GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-exception
Version

Version

2.1.2
Type

Type

jar
Description

Description

Commonly used

Download common-exception 2.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.springframework : spring-webmvc jar 5.2.13.RELEASE
com.github.fanzezhen.common : common-core jar 2.1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.