License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.yasiekz |
ArtifactId | ArtifactIdreactive-cqrs-es-lib |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionReactive CQRS ES lib
Library to handle reactive CQRS commands and events
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.1.7.RELEASE |
io.projectreactor : reactor-core | jar | 3.2.9.RELEASE |
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 |