is not current version
Last Version 0.3.0

com.netflix.netflix-commons:netflix-eventbus 0.1.2

netflix-eventbus developed by Netflix

Categories

Categories

Net EventBus Application Layer Libs Messaging
GroupId

GroupId

com.netflix.netflix-commons
ArtifactId

ArtifactId

netflix-eventbus
Version

Version

0.1.2
Type

Type

jar

Download netflix-eventbus 0.1.2


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