is not current version
Last Version 1.0.62

de.quantummaid.eventmaid:eventmaid-parent 1.0.60

EventMaid provides extensible messaging support on a use case and architectural level.

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.eventmaid
ArtifactId

ArtifactId

eventmaid-parent
Version

Version

1.0.60
Type

Type

pom

Download eventmaid-parent 1.0.60


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