License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdmodule-dsl-blocking |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
module-dsl-blocking-0.10.0.pom | |
module-dsl-blocking-0.10.0.jar | 55 KB |
module-dsl-blocking-0.10.0-sources.jar | 8 KB |
module-dsl-blocking-0.10.0-javadoc.jar | 328 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.occurrent/module-dsl-blocking/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>module-dsl-blocking</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/module-dsl-blocking/
implementation 'org.occurrent:module-dsl-blocking:0.10.0'
// https://jarcasting.com/artifacts/org.occurrent/module-dsl-blocking/
implementation ("org.occurrent:module-dsl-blocking:0.10.0")
'org.occurrent:module-dsl-blocking:jar:0.10.0'
<dependency org="org.occurrent" name="module-dsl-blocking" rev="0.10.0">
<artifact name="module-dsl-blocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='module-dsl-blocking', version='0.10.0')
)
libraryDependencies += "org.occurrent" % "module-dsl-blocking" % "0.10.0"
[org.occurrent/module-dsl-blocking "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : application-service-blocking | jar | 0.10.0 |
org.occurrent : catchup-subscription | jar | 0.10.0 |
org.occurrent : subscription-dsl-blocking | jar | 0.10.0 |
org.occurrent : eventstore-api-blocking | jar | 0.10.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
org.occurrent : eventstore-inmemory | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : test-support | jar | 0.10.0 |
org.occurrent : subscription-inmemory | jar | 0.10.0 |
org.occurrent : command-composition | jar | 0.10.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.assertj : assertj-core | jar | 3.16.1 |
org.awaitility : awaitility-kotlin | jar | 4.0.3 |