License |
License |
---|---|
Categories |
CategoriesNet EventBus Application Layer Libs Messaging |
GroupId | GroupIdcom.netflix.netflix-commons |
ArtifactId | ArtifactIdnetflix-eventbus |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetflix-eventbus
netflix-eventbus
|
Project URL |
Project URL |
Filename | Size |
---|---|
netflix-eventbus-0.3.0.pom | |
netflix-eventbus-0.3.0.jar | 66 KB |
netflix-eventbus-0.3.0-sources.jar | 43 KB |
netflix-eventbus-0.3.0-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.netflix-commons/netflix-eventbus/ -->
<dependency>
<groupId>com.netflix.netflix-commons</groupId>
<artifactId>netflix-eventbus</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.netflix-commons/netflix-eventbus/
implementation 'com.netflix.netflix-commons:netflix-eventbus:0.3.0'
// https://jarcasting.com/artifacts/com.netflix.netflix-commons/netflix-eventbus/
implementation ("com.netflix.netflix-commons:netflix-eventbus:0.3.0")
'com.netflix.netflix-commons:netflix-eventbus:jar:0.3.0'
<dependency org="com.netflix.netflix-commons" name="netflix-eventbus" rev="0.3.0">
<artifact name="netflix-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.netflix-commons', module='netflix-eventbus', version='0.3.0')
)
libraryDependencies += "com.netflix.netflix-commons" % "netflix-eventbus" % "0.3.0"
[com.netflix.netflix-commons/netflix-eventbus "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
com.netflix.netflix-commons : netflix-infix | jar | 0.3.0 |
com.netflix.servo : servo-core | jar | 0.5.3 |
com.netflix.archaius : archaius-core | jar | 0.3.3 |
org.apache.commons : commons-math | jar | 2.2 |