Conqueress is a basic implementation of CQRS. This library helps kickstarting a project with Kafka by providing some standard usage patterns.
[com.kangrd/conqueress "0.1.0"]
com.kangrd/conqueress {:mvn/version "0.1.0"}
implementation("com.kangrd:conqueress:0.1.0")
<dependency> <groupId>com.kangrd</groupId> <artifactId>conqueress</artifactId> <version>0.1.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: