Yildiz Common Exception

Common Exception library for the yildiz project, contains technical and business exceptions.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-exception
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz Common Exception
Common Exception library for the yildiz project, contains technical and business exceptions.
Project URL

Project URL

https://bitbucket.org/yildiz-engine-team/common-exception
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/common-exception

Download common-exception

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0