is not current version
Last Version 8.7.17

com.yahoo.vespa:messagebus 6.327.49


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

messagebus
Version

Version

6.327.49
Type

Type

jar

Download messagebus 6.327.49


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