Categories |
CategoriesEventBus Application Layer Libs Messaging ORM Data |
---|---|
GroupId | GroupIdcom.canoo.dolphin-platform |
ArtifactId | ArtifactIddolphin-platform-distributed-eventbus |
Version | Version0.13.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-distributed-eventbus/ -->
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-platform-distributed-eventbus</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-distributed-eventbus/
implementation 'com.canoo.dolphin-platform:dolphin-platform-distributed-eventbus:0.13.1'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-distributed-eventbus/
implementation ("com.canoo.dolphin-platform:dolphin-platform-distributed-eventbus:0.13.1")
'com.canoo.dolphin-platform:dolphin-platform-distributed-eventbus:jar:0.13.1'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-distributed-eventbus" rev="0.13.1">
<artifact name="dolphin-platform-distributed-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-distributed-eventbus', version='0.13.1')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-distributed-eventbus" % "0.13.1"
[com.canoo.dolphin-platform/dolphin-platform-distributed-eventbus "0.13.1"]