| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.cluster |
| ArtifactId | ArtifactIdmobicents-cluster |
| Last Version | Last Version1.15.12 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMobicents Cluster Framework Parent
Mobicents Cluster Framework Parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mobicents-cluster-1.15.12.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.cluster/mobicents-cluster/ -->
<dependency>
<groupId>org.mobicents.cluster</groupId>
<artifactId>mobicents-cluster</artifactId>
<version>1.15.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.cluster/mobicents-cluster/
implementation 'org.mobicents.cluster:mobicents-cluster:1.15.12'
// https://jarcasting.com/artifacts/org.mobicents.cluster/mobicents-cluster/
implementation ("org.mobicents.cluster:mobicents-cluster:1.15.12")
'org.mobicents.cluster:mobicents-cluster:pom:1.15.12'
<dependency org="org.mobicents.cluster" name="mobicents-cluster" rev="1.15.12">
<artifact name="mobicents-cluster" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.cluster', module='mobicents-cluster', version='1.15.12')
)
libraryDependencies += "org.mobicents.cluster" % "mobicents-cluster" % "1.15.12"
[org.mobicents.cluster/mobicents-cluster "1.15.12"]