is not current version
Last Version 1.0.03.GA

jboss:mobicents 1.0.00.CR3

Mobicents is a highly scalable event-driven application server with a robust component model and fault tolerant execution environment. Mobicents is the first and only Open Source Platform certified for JSLEE 1.0 compliance. It complements J2EE to enable convergence of voice, video and data in next generation intelligent applications. Web and SIP can be combined together to achieve more sophisticated and natural user experience. Read quotes from top tier telco operators about Mobicents and IMS. In addition to telecom, Mobicents is suitable for a variety of problem domains demanding Event Driven Architecture (EDA) for high volume, low latency signaling. Examples include financial trading, online gaming, sensor network integration (RFID) and distributed control.

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

jboss
ArtifactId

ArtifactId

mobicents
Version

Version

1.0.00.CR3
Type

Type

jar

Download mobicents 1.0.00.CR3


<!-- https://jarcasting.com/artifacts/jboss/mobicents/ -->
<dependency>
    <groupId>jboss</groupId>
    <artifactId>mobicents</artifactId>
    <version>1.0.00.CR3</version>
</dependency>
// https://jarcasting.com/artifacts/jboss/mobicents/
implementation 'jboss:mobicents:1.0.00.CR3'
// https://jarcasting.com/artifacts/jboss/mobicents/
implementation ("jboss:mobicents:1.0.00.CR3")
'jboss:mobicents:jar:1.0.00.CR3'
<dependency org="jboss" name="mobicents" rev="1.0.00.CR3">
  <artifact name="mobicents" type="jar" />
</dependency>
@Grapes(
@Grab(group='jboss', module='mobicents', version='1.0.00.CR3')
)
libraryDependencies += "jboss" % "mobicents" % "1.0.00.CR3"
[jboss/mobicents "1.0.00.CR3"]