is not current version
Last Version 4.1.0

com.ebay.jetstream:jetstream-root 4.0.1

Distributed Stream Processing Framework

GroupId

GroupId

com.ebay.jetstream
ArtifactId

ArtifactId

jetstream-root
Version

Version

4.0.1
Type

Type

pom

Download jetstream-root 4.0.1

Filename Size
jetstream-root-4.0.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-root/ -->
<dependency>
    <groupId>com.ebay.jetstream</groupId>
    <artifactId>jetstream-root</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-root/
implementation 'com.ebay.jetstream:jetstream-root:4.0.1'
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-root/
implementation ("com.ebay.jetstream:jetstream-root:4.0.1")
'com.ebay.jetstream:jetstream-root:pom:4.0.1'
<dependency org="com.ebay.jetstream" name="jetstream-root" rev="4.0.1">
  <artifact name="jetstream-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jetstream', module='jetstream-root', version='4.0.1')
)
libraryDependencies += "com.ebay.jetstream" % "jetstream-root" % "4.0.1"
[com.ebay.jetstream/jetstream-root "4.0.1"]