com.github.mx-go:spring-common-exception-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.mx-go
ArtifactId

ArtifactId

spring-common-exception-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download spring-common-exception-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.aspectj : aspectjrt jar 1.9.4
org.springframework : spring-webmvc jar 4.3.21.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : jul-to-slf4j jar 1.7.26
com.alibaba : fastjson jar 1.2.62
javax.validation : validation-api jar 2.0.0.Final
org.hibernate : hibernate-validator jar 6.0.4.Final
org.glassfish.web : javax.el jar 2.2.4
javax.el : javax.el-api jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0