JdonFramework is a java framework that you can use to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput.
'org.jdon:jdonframework:6.6.8'
<dependency> <groupId>org.jdon</groupId> <artifactId>jdonframework</artifactId> <version>6.6.8</version> </dependency>
<dependency org="org.jdon" name="jdonframework" rev="6.6.8"/>
"org.jdon", "jdonframework", "6.6.8"