| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mobicents.cluster |
| Идентификатор | Идентификаторexample-jar |
| Версия | Версия1.14.0.FINAL |
| Тип | Типjar |
| Описание |
ОписаниеMobicents Cluster Framework Example Jar
Mobicents Cluster Framework Example Jar
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 | 32 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mobicents.cluster : timers | jar | 1.14.0.FINAL |