License |
License |
---|---|
GroupId | GroupIdorg.mobicents.media |
ArtifactId | ArtifactIdserver |
Last Version | Last Version6.0.23 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRestComm Media Server
Mobicents :: Parent pom for 2.x releases
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
server-6.0.23.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.media/server/ -->
<dependency>
<groupId>org.mobicents.media</groupId>
<artifactId>server</artifactId>
<version>6.0.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media/server/
implementation 'org.mobicents.media:server:6.0.23'
// https://jarcasting.com/artifacts/org.mobicents.media/server/
implementation ("org.mobicents.media:server:6.0.23")
'org.mobicents.media:server:pom:6.0.23'
<dependency org="org.mobicents.media" name="server" rev="6.0.23">
<artifact name="server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media', module='server', version='6.0.23')
)
libraryDependencies += "org.mobicents.media" % "server" % "6.0.23"
[org.mobicents.media/server "6.0.23"]
Group / Artifact | Type | Version |
---|---|---|
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 |