| License | License | 
|---|---|
| GroupId | GroupIdorg.occurrent | 
| ArtifactId | ArtifactIdapplication-service-blocking | 
| Last Version | Last Version0.14.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionContains application specific support libraries | 
<!-- https://jarcasting.com/artifacts/org.occurrent/application-service-blocking/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>application-service-blocking</artifactId>
    <version>0.14.3</version>
</dependency>// https://jarcasting.com/artifacts/org.occurrent/application-service-blocking/
implementation 'org.occurrent:application-service-blocking:0.14.3'// https://jarcasting.com/artifacts/org.occurrent/application-service-blocking/
implementation ("org.occurrent:application-service-blocking:0.14.3")'org.occurrent:application-service-blocking:jar:0.14.3'<dependency org="org.occurrent" name="application-service-blocking" rev="0.14.3">
  <artifact name="application-service-blocking" type="jar" />
</dependency>@Grapes(
@Grab(group='org.occurrent', module='application-service-blocking', version='0.14.3')
)libraryDependencies += "org.occurrent" % "application-service-blocking" % "0.14.3"[org.occurrent/application-service-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.occurrent : retry | jar | 0.14.3 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.occurrent : command-composition | jar | 0.14.3 | 
| org.occurrent : eventstore-inmemory | jar | 0.14.3 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 | 
| org.assertj : assertj-core | jar | 3.16.1 | 
| org.occurrent : test-support | jar | 0.14.3 | 
| io.vavr : vavr | jar | 0.10.3 | 
| org.occurrent : cloudevent-converter-generic | jar | 0.14.3 |