| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.mobicents.servlet.sip.containers |
| ArtifactId | ArtifactIdjboss-as8-mobicents |
| Last Version | Last Version4.0.42 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJBoss Application Server: Mobicents Sip Servlets Adaptation Layer
>JBoss Application Server: Mobicents Sip Servlets Adaptation Layer
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jboss-as8-mobicents-4.0.42.pom | |
| jboss-as8-mobicents-4.0.42.jar | 233 KB |
| jboss-as8-mobicents-4.0.42-sources.jar | 168 KB |
| jboss-as8-mobicents-4.0.42-javadoc.jar | 528 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.containers/jboss-as8-mobicents/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.containers</groupId>
<artifactId>jboss-as8-mobicents</artifactId>
<version>4.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.containers/jboss-as8-mobicents/
implementation 'org.mobicents.servlet.sip.containers:jboss-as8-mobicents:4.0.42'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.containers/jboss-as8-mobicents/
implementation ("org.mobicents.servlet.sip.containers:jboss-as8-mobicents:4.0.42")
'org.mobicents.servlet.sip.containers:jboss-as8-mobicents:jar:4.0.42'
<dependency org="org.mobicents.servlet.sip.containers" name="jboss-as8-mobicents" rev="4.0.42">
<artifact name="jboss-as8-mobicents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.containers', module='jboss-as8-mobicents', version='4.0.42')
)
libraryDependencies += "org.mobicents.servlet.sip.containers" % "jboss-as8-mobicents" % "4.0.42"
[org.mobicents.servlet.sip.containers/jboss-as8-mobicents "4.0.42"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.undertow : undertow-core | jar | 1.1.8.Final |
| io.undertow : undertow-servlet | jar | 1.1.8.Final |
| org.mobicents.servlet.sip : sip-servlets-client | jar | 4.0.42 |
| org.mobicents.servlet.sip : sip-servlets-application-router | jar | 4.0.42 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |