| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.media |
| ArtifactId | ArtifactIdcomponents |
| Last Version | Last Version6.0.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionComponent
Mobicents :: Parent pom for 2.x releases
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| components-6.0.23.pom | |
| components-6.0.23.jar | 47 KB |
| components-6.0.23-sources.jar | 39 KB |
| components-6.0.23-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.media/components/ -->
<dependency>
<groupId>org.mobicents.media</groupId>
<artifactId>components</artifactId>
<version>6.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media/components/
implementation 'org.mobicents.media:components:6.0.23'
// https://jarcasting.com/artifacts/org.mobicents.media/components/
implementation ("org.mobicents.media:components:6.0.23")
'org.mobicents.media:components:jar:6.0.23'
<dependency org="org.mobicents.media" name="components" rev="6.0.23">
<artifact name="components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media', module='components', version='6.0.23')
)
libraryDependencies += "org.mobicents.media" % "components" % "6.0.23"
[org.mobicents.media/components "6.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mobicents.media : concurrent | jar | 6.0.23 |
| org.mobicents.media : spi | jar | 6.0.23 |
| org.mobicents.media.codecs : g711 | jar | 6.0.23 |
| org.mobicents.media : scheduler | jar | 6.0.23 |
| javolution : javolution | jar | 5.5.1 |
| org.jboss.microcontainer : jboss-dependency | jar | 2.0.6.GA |
| com.google.inject : guice | jar | 4.0 |
| com.google.inject.extensions : guice-grapher | jar | 4.1.0 |
| com.google.guava : guava | jar | 19.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| org.slf4j : slf4j-api | jar | 1.5.6 |
| 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.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-module-junit4 | jar | 1.6.6 |
| org.powermock : powermock-api-mockito | jar | 1.6.6 |