License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip.testsuite.applications |
ArtifactId | ArtifactIdtimers-sip-servlet |
Last Version | Last Version2.0.0.FINAL |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionListeners Sip Servlet Test
Mobicents SIP Servlets
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/timers-sip-servlet/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.testsuite.applications</groupId>
<artifactId>timers-sip-servlet</artifactId>
<version>2.0.0.FINAL</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/timers-sip-servlet/
implementation 'org.mobicents.servlet.sip.testsuite.applications:timers-sip-servlet:2.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/timers-sip-servlet/
implementation ("org.mobicents.servlet.sip.testsuite.applications:timers-sip-servlet:2.0.0.FINAL")
'org.mobicents.servlet.sip.testsuite.applications:timers-sip-servlet:war:2.0.0.FINAL'
<dependency org="org.mobicents.servlet.sip.testsuite.applications" name="timers-sip-servlet" rev="2.0.0.FINAL">
<artifact name="timers-sip-servlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.testsuite.applications', module='timers-sip-servlet', version='2.0.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.testsuite.applications" % "timers-sip-servlet" % "2.0.0.FINAL"
[org.mobicents.servlet.sip.testsuite.applications/timers-sip-servlet "2.0.0.FINAL"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents.servlet.sip : sip-servlets-client | jar | 2.0.0.FINAL |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
commons-logging : commons-logging-api | jar | 1.0.4 |
javax.sip : jain-sip-api | jar | 1.2.0 |
javax.sip : jain-sip-ri | jar | 1.2.170-NIO |
javax.servlet : servlet-api | jar | 2.5 |
org.mobicents.servlet.sip : sip-servlets-spec | jar | 2.0.0.FINAL |
org.mobicents.servlet.sip : sip-servlets-impl | jar | 2.0.0.FINAL |
org.mobicents.servlet.sip : sip-servlets-annotations | jar | 2.0.0.FINAL |
org.apache.tomcat : tomcat-annotations-api | jar | ${tomcat-7.version} |
javax.activation : activation | jar | 1.1.1 |
javax.mail : mail | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |