Last Version

Base Exception for simplify the exception hierarchy in the projects 1.0.0

This is a library for a simplify the exception hierarchy in the projects

License

License

GroupId

GroupId

io.github.fran-abril
ArtifactId

ArtifactId

base-exception
Version

Version

1.0.0
Type

Type

jar
Description

Description

Base Exception for simplify the exception hierarchy in the projects
This is a library for a simplify the exception hierarchy in the projects
Project URL

Project URL

https://github.com/Fran-Abril/base-exception
Source Code Management

Source Code Management

https://github.com/Fran-Abril/base-exception/tree/main

Download base-exception 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.