is not current version
Last Version 10.1.228

org.mobicents.tools:heartbeat-rmi 10.0.210

Restcomm Converged Load Balancer Heartbeat based on RMI

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

heartbeat-rmi
Version

Version

10.0.210
Type

Type

jar

Download heartbeat-rmi 10.0.210


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