| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mobicents.servlet.sip.examples |
| Идентификатор | Идентификаторdiameter-event-charging |
| Последняя версия | Последняя версия1.7.0.FINAL |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеDiameter Event Charging Sip Servlet Example
Mobicents SIP Servlets
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/diameter-event-charging/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.examples</groupId>
<artifactId>diameter-event-charging</artifactId>
<version>1.7.0.FINAL</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/diameter-event-charging/
implementation 'org.mobicents.servlet.sip.examples:diameter-event-charging:1.7.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.examples/diameter-event-charging/
implementation ("org.mobicents.servlet.sip.examples:diameter-event-charging:1.7.0.FINAL")
'org.mobicents.servlet.sip.examples:diameter-event-charging:war:1.7.0.FINAL'
<dependency org="org.mobicents.servlet.sip.examples" name="diameter-event-charging" rev="1.7.0.FINAL">
<artifact name="diameter-event-charging" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.examples', module='diameter-event-charging', version='1.7.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.examples" % "diameter-event-charging" % "1.7.0.FINAL"
[org.mobicents.servlet.sip.examples/diameter-event-charging "1.7.0.FINAL"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mobicents.servers.diameter » jdiameter-api | jar | 1.5.4.1-build415 |
| org.mobicents.servers.diameter » mobicents-diameter-mux-jar | jar | 1.3.3.FINAL |
| jboss : jboss-system | jar | 4.2.3.GA |
| jboss : jboss-jmx | jar | 4.2.3.GA |
| log4j : log4j | jar | 1.2.14 |
| commons-logging : commons-logging-api | jar | 1.0.4 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.mobicents.servlet.sip : sip-servlets-spec | jar | 1.7.0.FINAL |
| org.mobicents.servlet.sip : sip-servlets-client | jar | 1.7.0.FINAL |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |