Last Version

de.richtercloud:message-handler-parent 1.0

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

License

License

GroupId

GroupId

de.richtercloud
ArtifactId

ArtifactId

message-handler-parent
Version

Version

1.0
Type

Type

pom
Description

Description

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

Download message-handler-parent 1.0

Filename Size
message-handler-parent-1.0.pom 990 bytes
Browse

<!-- https://jarcasting.com/artifacts/de.richtercloud/message-handler-parent/ -->
<dependency>
    <groupId>de.richtercloud</groupId>
    <artifactId>message-handler-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.richtercloud/message-handler-parent/
implementation 'de.richtercloud:message-handler-parent:1.0'
// https://jarcasting.com/artifacts/de.richtercloud/message-handler-parent/
implementation ("de.richtercloud:message-handler-parent:1.0")
'de.richtercloud:message-handler-parent:pom:1.0'
<dependency org="de.richtercloud" name="message-handler-parent" rev="1.0">
  <artifact name="message-handler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.richtercloud', module='message-handler-parent', version='1.0')
)
libraryDependencies += "de.richtercloud" % "message-handler-parent" % "1.0"
[de.richtercloud/message-handler-parent "1.0"]

Dependencies

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

Project Modules

  • message-handler
  • message-handler-demo
  • message-handler-raven-bug-handler