is not current version
Last Version 10.1.228

org.mobicents.tools:heartbeat-rmi 10.1.218

Restcomm Converged Load Balancer Heartbeat based on RMI

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

heartbeat-rmi
Version

Version

10.1.218
Type

Type

jar

Download heartbeat-rmi 10.1.218


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