MVN

pl.wavesoftware : eid-exceptions

Maven & Gradle

Dec 30, 2018
12 usages
11 stars

EID Runtime Exceptions and Utilities · This small library holds a set of Exceptions that implements idea of fast, reusable, error codes that can be simple thrown fast in case of unpredictable and unrecoverable application failure.

<dependency>
    <groupId>pl.wavesoftware</groupId>
    <artifactId>eid-exceptions</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.wavesoftware : eid-exceptions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of pl.wavesoftware : eid-exceptions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
eid-exceptions-2.0.0
1.2.x
eid-exceptions-1.2.0
1.1.x
eid-exceptions-1.1.0
1.0.x
eid-exceptions-1.0.1
eid-exceptions-1.0.0
0.1.x
eid-exceptions-0.1.0

How to add a dependency to Maven

Add the following pl.wavesoftware : eid-exceptions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pl.wavesoftware</groupId>
    <artifactId>eid-exceptions</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.wavesoftware : eid-exceptions gradle dependency to your build.gradle file:

implementation 'pl.wavesoftware:eid-exceptions:2.0.0'

Gradle Kotlin DSL: Add the following pl.wavesoftware : eid-exceptions gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.wavesoftware:eid-exceptions:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.wavesoftware : eid-exceptions sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.wavesoftware" % "eid-exceptions" % "2.0.0"

Advertisement

Dependencies from Group

Dec 30, 2018
12 usages
11 stars
Jul 05, 2019
1 usages
2 stars
Jul 11, 2015
0 stars
Nov 25, 2015
0 stars

Discover Dependencies

Apr 08, 2016
16 usages
7.9k stars
May 31, 2017
8 usages
8 stars
Dec 11, 2021
4 usages
0 stars
Jan 13, 2021
9 usages
Nov 23, 2014
2 usages
May 15, 2023
53 usages
338 stars
Jul 17, 2015
364 stars