| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.cluster |
| ArtifactId | ArtifactIdcore |
| Version | Version3.0.0.1 |
| Type | Typejar |
| Description |
DescriptionRestcomm Cluster Framework Core
Restcomm Cluster Framework Core
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| core-3.0.0.1.pom | |
| core-3.0.0.1.jar | 15 KB |
| core-3.0.0.1-sources.jar | 15 KB |
| core-3.0.0.1-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.cluster/core/ -->
<dependency>
<groupId>org.mobicents.cluster</groupId>
<artifactId>core</artifactId>
<version>3.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.cluster/core/
implementation 'org.mobicents.cluster:core:3.0.0.1'
// https://jarcasting.com/artifacts/org.mobicents.cluster/core/
implementation ("org.mobicents.cluster:core:3.0.0.1")
'org.mobicents.cluster:core:jar:3.0.0.1'
<dependency org="org.mobicents.cluster" name="core" rev="3.0.0.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.cluster', module='core', version='3.0.0.1')
)
libraryDependencies += "org.mobicents.cluster" % "core" % "3.0.0.1"
[org.mobicents.cluster/core "3.0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mobicents.cluster : cache | jar | 3.0.0.1 |