is not current version
Last Version 10.1.228

org.mobicents.tools:heartbeat-kube 10.1.0-53

Restcomm Converged Load Balancer Heartbeat based on Kubernetes

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

heartbeat-kube
Version

Version

10.1.0-53
Type

Type

jar

Download heartbeat-kube 10.1.0-53


<!-- https://jarcasting.com/artifacts/org.mobicents.tools/heartbeat-kube/ -->
<dependency>
    <groupId>org.mobicents.tools</groupId>
    <artifactId>heartbeat-kube</artifactId>
    <version>10.1.0-53</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.tools/heartbeat-kube/
implementation 'org.mobicents.tools:heartbeat-kube:10.1.0-53'
// https://jarcasting.com/artifacts/org.mobicents.tools/heartbeat-kube/
implementation ("org.mobicents.tools:heartbeat-kube:10.1.0-53")
'org.mobicents.tools:heartbeat-kube:jar:10.1.0-53'
<dependency org="org.mobicents.tools" name="heartbeat-kube" rev="10.1.0-53">
  <artifact name="heartbeat-kube" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.tools', module='heartbeat-kube', version='10.1.0-53')
)
libraryDependencies += "org.mobicents.tools" % "heartbeat-kube" % "10.1.0-53"
[org.mobicents.tools/heartbeat-kube "10.1.0-53"]