All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.glorat.cqrs.CommitedEvent.scala Maven / Gradle / Ivy

The newest version!
package net.glorat.cqrs

case class CommitedEvent(event:DomainEvent, streamId: GUID, streamRevision:Int)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy