License |
License |
---|---|
GroupId | GroupIdio.github.amrjlg |
ArtifactId | ArtifactIdcommon-exception |
Last Version | Last Version1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexception
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.amrjlg/common-exception/ -->
<dependency>
<groupId>io.github.amrjlg</groupId>
<artifactId>common-exception</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amrjlg/common-exception/
implementation 'io.github.amrjlg:common-exception:1.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.amrjlg/common-exception/
implementation ("io.github.amrjlg:common-exception:1.4-RELEASE")
'io.github.amrjlg:common-exception:jar:1.4-RELEASE'
<dependency org="io.github.amrjlg" name="common-exception" rev="1.4-RELEASE">
<artifact name="common-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amrjlg', module='common-exception', version='1.4-RELEASE')
)
libraryDependencies += "io.github.amrjlg" % "common-exception" % "1.4-RELEASE"
[io.github.amrjlg/common-exception "1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.amrjlg : common-interface | jar | 1.4-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |