All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download cqrs-eventsourcing JAR 0.1.14 with all dependencies


Tutorial showing how to use CQRS and Event sourcing

Files of the artifact cqrs-eventsourcing version 0.1.14 from the group org.uniknow.agiledev.tutorials.

Test

Download cqrs-eventsourcing (0.1.14)
Artifact cqrs-eventsourcing
Group org.uniknow.agiledev.tutorials
Version 0.1.14
Last update 13. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies spring-context, spring-aop, spring-aspects, logback-classic, log4j-over-slf4j, jackson-annotations, jackson-databind, jackson-jaxrs-json-provider, spring-cqrs, spring-event-sourcing, spring-tcc-transactions,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of cqrs-eventsourcing Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of cqrs-eventsourcing version 0.1.14

META-INF
META-INF.META-INF.MANIFEST.MF
.example-spring-configuration.xml
.logback.xml
org.uniknow.spring.cqrs.example
org.uniknow.spring.cqrs.example.org.uniknow.spring.cqrs.example.ApplicationService
org.uniknow.spring.cqrs.example.org.uniknow.spring.cqrs.example.GameQueryModel
org.uniknow.spring.cqrs.example.org.uniknow.spring.cqrs.example.UndoCommandHandler
org.uniknow.spring.cqrs.example.command
org.uniknow.spring.cqrs.example.command.org.uniknow.spring.cqrs.example.command.CreateGameCommand
org.uniknow.spring.cqrs.example.command.org.uniknow.spring.cqrs.example.command.CreateGameCommandHandler
org.uniknow.spring.cqrs.example.command.org.uniknow.spring.cqrs.example.command.MakeMoveCommand
org.uniknow.spring.cqrs.example.command.org.uniknow.spring.cqrs.example.command.MakeMoveCommandHandler
org.uniknow.spring.cqrs.example.domain
org.uniknow.spring.cqrs.example.domain.org.uniknow.spring.cqrs.example.domain.Game
org.uniknow.spring.cqrs.example.domain.org.uniknow.spring.cqrs.example.domain.Move
org.uniknow.spring.cqrs.example.domain.org.uniknow.spring.cqrs.example.domain.State
org.uniknow.spring.cqrs.example.event
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.BaseEvent
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.GameCreatedEvent
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.GameCreatedEventHandler
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.GameTiedEvent
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.GameTiedEventHandler
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.GameWonEvent
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.GameWonEventHandler
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.MoveDecidedEvent
org.uniknow.spring.cqrs.example.event.org.uniknow.spring.cqrs.example.event.MoveDecidedEventHandler




© 2015 - 2025 Weber Informatics LLC | Privacy Policy