Last Version

jDDD - Events 0.1.0

Domain-Driven Design concepts in Java

License

License

GroupId

GroupId

org.jddd
ArtifactId

ArtifactId

jddd-events
Version

Version

0.1.0
Type

Type

jar
Description

Description

jDDD - Events
Domain-Driven Design concepts in Java

Download jddd-events 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.