is not current version
Last Version 8.7.17

com.yahoo.vespa:messagebus 6.311.10


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

messagebus
Version

Version

6.311.10
Type

Type

jar

Download messagebus 6.311.10


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