is not current version
Last Version 4.1.0

com.ebay.jetstream:jetstream-messaging 4.0.1


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.ebay.jetstream
ArtifactId

ArtifactId

jetstream-messaging
Version

Version

4.0.1
Type

Type

jar

Download jetstream-messaging 4.0.1


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