org.occurrent:query-dsl-blocking

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

query-dsl-blocking
Last Version

Last Version

0.14.3
Release Date

Release Date

Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download query-dsl-blocking

How to add to project

<!-- https://jarcasting.com/artifacts/org.occurrent/query-dsl-blocking/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>query-dsl-blocking</artifactId>
    <version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/query-dsl-blocking/
implementation 'org.occurrent:query-dsl-blocking:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/query-dsl-blocking/
implementation ("org.occurrent:query-dsl-blocking:0.14.3")
'org.occurrent:query-dsl-blocking:jar:0.14.3'
<dependency org="org.occurrent" name="query-dsl-blocking" rev="0.14.3">
  <artifact name="query-dsl-blocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='query-dsl-blocking', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "query-dsl-blocking" % "0.14.3"
[org.occurrent/query-dsl-blocking "0.14.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.occurrent : eventstore-api-blocking jar 0.14.3
org.occurrent : cloudevent-converter-api jar 0.14.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.21

test (8)

Group / Artifact Type Version
org.occurrent : eventstore-inmemory jar 0.14.3
org.occurrent : test-support jar 0.14.3
org.occurrent : application-service-blocking jar 0.14.3
org.occurrent : cloudevent-converter-jackson jar 0.14.3
org.occurrent : command-composition jar 0.14.3
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.3
0.14.2
0.14.1
0.14.0