MoenSun:Spring:Exception

Moensun Common

License

License

GroupId

GroupId

com.moensun.spring
ArtifactId

ArtifactId

spring-exception
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

MoenSun:Spring:Exception
Moensun Common
Project URL

Project URL

https://github.com/moensun-java/spring-exception
Source Code Management

Source Code Management

https://github.com/moensun-java/moensun-commons

Download spring-exception

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.7.RELEASE

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.

moensun-commons

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0-RELEASE