is not current version
Last Version 4.1.0

com.ebay.jetstream:jetstream-parent 4.0.1

Distributed Stream Processing Framework

GroupId

GroupId

com.ebay.jetstream
ArtifactId

ArtifactId

jetstream-parent
Version

Version

4.0.1
Type

Type

pom

Download jetstream-parent 4.0.1

Filename Size
jetstream-parent-4.0.1.pom 23 KB
Browse

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