Last Version

Exception and logging generator 0.1

Maven plugin and project commons to generate internationalized exceptions and logging informations

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

de.andreasgerhard
ArtifactId

ArtifactId

exception-logging-generator
Version

Version

0.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/angerhard/exception-logging-generator
Source Code Management

Source Code Management

https://github.com/angerhard/exception-logging-generator

Download exception-logging-generator 0.1


<!-- https://jarcasting.com/artifacts/de.andreasgerhard/exception-logging-generator/ -->
<dependency>
    <groupId>de.andreasgerhard</groupId>
    <artifactId>exception-logging-generator</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.andreasgerhard/exception-logging-generator/
implementation 'de.andreasgerhard:exception-logging-generator:0.1'
// https://jarcasting.com/artifacts/de.andreasgerhard/exception-logging-generator/
implementation ("de.andreasgerhard:exception-logging-generator:0.1")
'de.andreasgerhard:exception-logging-generator:pom:0.1'
<dependency org="de.andreasgerhard" name="exception-logging-generator" rev="0.1">
  <artifact name="exception-logging-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.andreasgerhard', module='exception-logging-generator', version='0.1')
)
libraryDependencies += "de.andreasgerhard" % "exception-logging-generator" % "0.1"
[de.andreasgerhard/exception-logging-generator "0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • exception-logging-generator-mavenplugin