| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.media |
| ArtifactId | ArtifactIdchassis |
| Last Version | Last Version2.4.0.FINAL |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChassis
Mobicents :: Parent pom for 2.x releases
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chassis-2.4.0.FINAL.pom | |
| chassis-2.4.0.FINAL.jar | 69 KB |
| chassis-2.4.0.FINAL-sources.jar | 46 KB |
| chassis-2.4.0.FINAL-javadoc.jar | 198 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.media/chassis/ -->
<dependency>
<groupId>org.mobicents.media</groupId>
<artifactId>chassis</artifactId>
<version>2.4.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media/chassis/
implementation 'org.mobicents.media:chassis:2.4.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.media/chassis/
implementation ("org.mobicents.media:chassis:2.4.0.FINAL")
'org.mobicents.media:chassis:jar:2.4.0.FINAL'
<dependency org="org.mobicents.media" name="chassis" rev="2.4.0.FINAL">
<artifact name="chassis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media', module='chassis', version='2.4.0.FINAL')
)
libraryDependencies += "org.mobicents.media" % "chassis" % "2.4.0.FINAL"
[org.mobicents.media/chassis "2.4.0.FINAL"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mobicents.media : spi | jar | 2.4.0.FINAL |
| org.mobicents.media : components | jar | 2.4.0.FINAL |
| org.mobicents.media.io : ss7 | jar | 2.4.0.FINAL |
| org.mobicents.media.io : rtp | jar | 2.4.0.FINAL |
| org.mobicents.media : scheduler | jar | 2.4.0.FINAL |
| javolution : javolution | jar | 5.5.1 |
| org.jboss.microcontainer : jboss-dependency | jar | 2.0.6.GA |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.12 |
| concurrent : concurrent | jar | 1.3.4 |
| apache-xerces » xml-apis | jar | 2.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |