de.richtercloud:message-handler

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
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download message-handler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.apache.commons : commons-lang3 jar 3.4
org.openjfx : javafx-controls jar 11

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.2
1.1
1.0