License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.ebay.jetstream |
ArtifactId | ArtifactIdjetstream-messaging |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed Stream Processing Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
jetstream-messaging-4.1.0.pom | |
jetstream-messaging-4.1.0.jar | 130 KB |
jetstream-messaging-4.1.0-sources.jar | 68 KB |
jetstream-messaging-4.1.0-javadoc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-messaging/ -->
<dependency>
<groupId>com.ebay.jetstream</groupId>
<artifactId>jetstream-messaging</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-messaging/
implementation 'com.ebay.jetstream:jetstream-messaging:4.1.0'
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-messaging/
implementation ("com.ebay.jetstream:jetstream-messaging:4.1.0")
'com.ebay.jetstream:jetstream-messaging:jar:4.1.0'
<dependency org="com.ebay.jetstream" name="jetstream-messaging" rev="4.1.0">
<artifact name="jetstream-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jetstream', module='jetstream-messaging', version='4.1.0')
)
libraryDependencies += "com.ebay.jetstream" % "jetstream-messaging" % "4.1.0"
[com.ebay.jetstream/jetstream-messaging "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ebay.jetstream : jetstreamframework | jar | 4.1.0 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.12 |