Last Version

Domain-Eventing-Parent 0.4.5

Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD)

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.strategicgains.domain-eventing
ArtifactId

ArtifactId

parent
Version

Version

0.4.5
Type

Type

pom
Description

Description

Domain-Eventing-Parent
Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD)
Project URL

Project URL

https://github.com/tfredrich/Domain-Eventing

Download parent 0.4.5

Filename Size
parent-0.4.5.pom 3 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.11

Project Modules

  • core
  • hazelcast