Last Version

EventMaid - Core Library 1.0.62

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.eventmaid
ArtifactId

ArtifactId

core
Version

Version

1.0.62
Type

Type

jar
Description

Description

EventMaid - Core Library
EventMaid provides extensible messaging support on a use case and architectural level.
Project Organization

Project Organization

Richard Hauswald

Download core 1.0.62


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.