com.github.ooxi:exception-maven-plugin

Using this Maven Plugin enables exception specification using a minimal declaration without repeating oneself.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ooxi
ArtifactId

ArtifactId

exception-maven-plugin
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Using this Maven Plugin enables exception specification using a minimal declaration without repeating oneself.

Download exception-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.ooxi</groupId>
    <artifactId>exception-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.6.2
com.sun.codemodel : codemodel jar 2.6
org.apache.commons : commons-lang3 jar 3.6
org.apache.maven : maven-core jar 3.5.0
org.apache.maven : maven-plugin-api jar 3.5.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
org.apache.xmlbeans : xmlbeans jar 2.6.0

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6.2

test (3)

Group / Artifact Type Version
com.google.truth : truth jar 0.42
junit : junit jar 4.12
org.jooq : joor jar 0.9.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1