Last Version

Reactive CQRS ES lib 1.0.0

Library to handle reactive CQRS commands and events

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.yasiekz
ArtifactId

ArtifactId

reactive-cqrs-es-lib
Version

Version

1.0.0
Type

Type

jar
Description

Description

Reactive CQRS ES lib
Library to handle reactive CQRS commands and events
Project URL

Project URL

https://github.com/yasiekz/reactive-cqrs-es-lib
Source Code Management

Source Code Management

https://github.com/yasiekz/reactive-cqrs-es-lib

Download reactive-cqrs-es-lib 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.yasiekz/reactive-cqrs-es-lib/ -->
<dependency>
    <groupId>io.github.yasiekz</groupId>
    <artifactId>reactive-cqrs-es-lib</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yasiekz/reactive-cqrs-es-lib/
implementation 'io.github.yasiekz:reactive-cqrs-es-lib:1.0.0'
// https://jarcasting.com/artifacts/io.github.yasiekz/reactive-cqrs-es-lib/
implementation ("io.github.yasiekz:reactive-cqrs-es-lib:1.0.0")
'io.github.yasiekz:reactive-cqrs-es-lib:jar:1.0.0'
<dependency org="io.github.yasiekz" name="reactive-cqrs-es-lib" rev="1.0.0">
  <artifact name="reactive-cqrs-es-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yasiekz', module='reactive-cqrs-es-lib', version='1.0.0')
)
libraryDependencies += "io.github.yasiekz" % "reactive-cqrs-es-lib" % "1.0.0"
[io.github.yasiekz/reactive-cqrs-es-lib "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.1.7.RELEASE
io.projectreactor : reactor-core jar 3.2.9.RELEASE

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.0
org.mockito : mockito-core jar 2.28.2
io.projectreactor : reactor-test jar 3.2.9.RELEASE

Project Modules

There are no modules declared in this project.