License |
License |
---|---|
GroupId | GroupIdcom.ebay.jetstream |
ArtifactId | ArtifactIdjetstream-channels-processors |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjetstream-channels-processors
Distributed Stream Processing Framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-channels-processors/ -->
<dependency>
<groupId>com.ebay.jetstream</groupId>
<artifactId>jetstream-channels-processors</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-channels-processors/
implementation 'com.ebay.jetstream:jetstream-channels-processors:4.1.0'
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-channels-processors/
implementation ("com.ebay.jetstream:jetstream-channels-processors:4.1.0")
'com.ebay.jetstream:jetstream-channels-processors:jar:4.1.0'
<dependency org="com.ebay.jetstream" name="jetstream-channels-processors" rev="4.1.0">
<artifact name="jetstream-channels-processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jetstream', module='jetstream-channels-processors', version='4.1.0')
)
libraryDependencies += "com.ebay.jetstream" % "jetstream-channels-processors" % "4.1.0"
[com.ebay.jetstream/jetstream-channels-processors "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ebay.jetstream : jetstreamframework | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |