License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdquery-dsl-blocking |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
query-dsl-blocking-0.14.3.pom | |
query-dsl-blocking-0.14.3.jar | 10 KB |
query-dsl-blocking-0.14.3-sources.jar | 5 KB |
query-dsl-blocking-0.14.3-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
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 |
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 |