is not current version
Last Version 0.1.1

spring-common-exceptions 0.1.0

Common exceptions that need to be thrown for Spring boot

License

License

GroupId

GroupId

com.enocklubowa
ArtifactId

ArtifactId

spring-common-exceptions
Version

Version

0.1.0
Type

Type

jar
Description

Description

spring-common-exceptions
Common exceptions that need to be thrown for Spring boot
Project URL

Project URL

https://github.com/enocklubowa/spring-common-exceptions
Source Code Management

Source Code Management

http://github.com/enocklubowa/spring-common-exceptions/tree/master

Download spring-common-exceptions 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.2.0

Project Modules

There are no modules declared in this project.