License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdsubscription-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
|
<!-- https://jarcasting.com/artifacts/org.occurrent/subscription-dsl-blocking/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>subscription-dsl-blocking</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/subscription-dsl-blocking/
implementation 'org.occurrent:subscription-dsl-blocking:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/subscription-dsl-blocking/
implementation ("org.occurrent:subscription-dsl-blocking:0.14.3")
'org.occurrent:subscription-dsl-blocking:jar:0.14.3'
<dependency org="org.occurrent" name="subscription-dsl-blocking" rev="0.14.3">
<artifact name="subscription-dsl-blocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='subscription-dsl-blocking', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "subscription-dsl-blocking" % "0.14.3"
[org.occurrent/subscription-dsl-blocking "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : cloudevent-converter-api | jar | 0.14.3 |
org.occurrent : subscription-api-blocking | jar | 0.14.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |