License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdde.quantummaid.eventmaid |
ArtifactId | ArtifactIdeventmaid-parent |
Version | Version1.0.62 |
Type | Typepom |
Description |
DescriptionEventMaid
EventMaid provides extensible messaging support on a use case and architectural level.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
eventmaid-parent-1.0.62.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.eventmaid/eventmaid-parent/ -->
<dependency>
<groupId>de.quantummaid.eventmaid</groupId>
<artifactId>eventmaid-parent</artifactId>
<version>1.0.62</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.eventmaid/eventmaid-parent/
implementation 'de.quantummaid.eventmaid:eventmaid-parent:1.0.62'
// https://jarcasting.com/artifacts/de.quantummaid.eventmaid/eventmaid-parent/
implementation ("de.quantummaid.eventmaid:eventmaid-parent:1.0.62")
'de.quantummaid.eventmaid:eventmaid-parent:pom:1.0.62'
<dependency org="de.quantummaid.eventmaid" name="eventmaid-parent" rev="1.0.62">
<artifact name="eventmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.eventmaid', module='eventmaid-parent', version='1.0.62')
)
libraryDependencies += "de.quantummaid.eventmaid" % "eventmaid-parent" % "1.0.62"
[de.quantummaid.eventmaid/eventmaid-parent "1.0.62"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |