MVN

de.andreasgerhard : exception-logging-generator

Maven & Gradle

Oct 13, 2018
0 stars

Exception and logging generator · Maven plugin and project commons to generate internationalized exceptions and logging informations

<dependency>
    <groupId>de.andreasgerhard</groupId>
    <artifactId>exception-logging-generator</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.andreasgerhard : exception-logging-generator to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of de.andreasgerhard : exception-logging-generator to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
exception-logging-generator-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.andreasgerhard</groupId>
    <artifactId>exception-logging-generator</artifactId>
    <version>0.1</version>
</dependency>

Advertisement