interva / abyss-exception

Abyss Exception Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Abyss Exception

This is the repository for Abyss Exception

This module provides Abyss exceptions which extends VertxException

Build and Run

In order to create a fat jar package, install jdk >= 8 and Maven; afterwards, run this command:

mvn clean package

Publish sites with Maven scm publish plugin

Execute following commands to publish sites:

mvn clean install site site:stage scm-publish:publish-scm

About

Abyss Exception Module

License:Apache License 2.0


Languages

Language:Java 100.0%