MVN

com.shedhack.exception : exception-core

Maven & Gradle

Jun 19, 2017
3 usages
0 stars

exception-core · Generic Exception Library to be used with HTTP services.

<dependency>
    <groupId>com.shedhack.exception</groupId>
    <artifactId>exception-core</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shedhack.exception : exception-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.shedhack.exception : exception-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
exception-core-2.2.0
2.1.x
exception-core-2.1.1
exception-core-2.1.0
2.0.x
exception-core-2.0.0
1.0.x
exception-core-1.0.7
exception-core-1.0.6
exception-core-1.0.5
exception-core-1.0.4
exception-core-1.0.3
exception-core-1.0.2
exception-core-1.0.1

How to add a dependency to Maven

Add the following com.shedhack.exception : exception-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.shedhack.exception</groupId>
    <artifactId>exception-core</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.shedhack.exception : exception-core gradle dependency to your build.gradle file:

implementation 'com.shedhack.exception:exception-core:2.2.0'

Gradle Kotlin DSL: Add the following com.shedhack.exception : exception-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.shedhack.exception:exception-core:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.shedhack.exception : exception-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.shedhack.exception" % "exception-core" % "2.2.0"

Advertisement

Dependencies from Group

Jun 19, 2017
3 usages
0 stars

Discover Dependencies

May 15, 2018
3 usages
59 stars
Aug 07, 2019
2 usages
69 stars
Jul 15, 2017
2 usages
39 stars
Oct 01, 2019
2 usages
26 stars
Jun 25, 2019
1 usages
0 stars
Feb 10, 2020
4 usages
185 stars
Jun 06, 2018
3 usages
60 stars
Mar 07, 2019
4 usages
7 stars
Feb 20, 2018
3 usages
2 stars