| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.cluster |
| ArtifactId | ArtifactIdexample-jar |
| Last Version | Last Version1.14.0.FINAL |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMobicents Cluster Framework Example Jar
Mobicents Cluster Framework Example Jar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| example-jar-1.14.0.FINAL.pom | |
| example-jar-1.14.0.FINAL.jar | 4 KB |
| example-jar-1.14.0.FINAL-sources.jar | 3 KB |
| example-jar-1.14.0.FINAL-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.cluster/example-jar/ -->
<dependency>
<groupId>org.mobicents.cluster</groupId>
<artifactId>example-jar</artifactId>
<version>1.14.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.cluster/example-jar/
implementation 'org.mobicents.cluster:example-jar:1.14.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.cluster/example-jar/
implementation ("org.mobicents.cluster:example-jar:1.14.0.FINAL")
'org.mobicents.cluster:example-jar:jar:1.14.0.FINAL'
<dependency org="org.mobicents.cluster" name="example-jar" rev="1.14.0.FINAL">
<artifact name="example-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.cluster', module='example-jar', version='1.14.0.FINAL')
)
libraryDependencies += "org.mobicents.cluster" % "example-jar" % "1.14.0.FINAL"
[org.mobicents.cluster/example-jar "1.14.0.FINAL"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mobicents.cluster : timers | jar | 1.14.0.FINAL |