License |
License |
---|---|
Categories |
CategoriesNet EventBus Application Layer Libs Messaging |
GroupId | GroupIdcom.netflix.netflix-commons |
ArtifactId | ArtifactIdnetflix-eventbus-rx |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetflix-eventbus-rx
netflix-eventbus-rx
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.netflix.netflix-commons/netflix-eventbus-rx/ -->
<dependency>
<groupId>com.netflix.netflix-commons</groupId>
<artifactId>netflix-eventbus-rx</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.netflix-commons/netflix-eventbus-rx/
implementation 'com.netflix.netflix-commons:netflix-eventbus-rx:0.3.0'
// https://jarcasting.com/artifacts/com.netflix.netflix-commons/netflix-eventbus-rx/
implementation ("com.netflix.netflix-commons:netflix-eventbus-rx:0.3.0")
'com.netflix.netflix-commons:netflix-eventbus-rx:jar:0.3.0'
<dependency org="com.netflix.netflix-commons" name="netflix-eventbus-rx" rev="0.3.0">
<artifact name="netflix-eventbus-rx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.netflix-commons', module='netflix-eventbus-rx', version='0.3.0')
)
libraryDependencies += "com.netflix.netflix-commons" % "netflix-eventbus-rx" % "0.3.0"
[com.netflix.netflix-commons/netflix-eventbus-rx "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
com.netflix.netflix-commons : netflix-eventbus | jar | 0.3.0 |
com.google.inject : guice | jar | 3.0 |
com.netflix.rxjava : rxjava-core | jar | 0.17.2 |