is not current version
Last Version 8.7.17

com.yahoo.vespa:messagebus 7.383.13


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

messagebus
Version

Version

7.383.13
Type

Type

jar

Download messagebus 7.383.13


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