License |
License |
---|---|
GroupId | GroupIdorg.mobicents.media.io |
ArtifactId | ArtifactIdstun |
Last Version | Last Version6.0.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSTUN
Mobicents :: Parent pom for 2.x releases
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stun-6.0.23.pom | |
stun-6.0.23.jar | 66 KB |
stun-6.0.23-sources.jar | 66 KB |
stun-6.0.23-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.media.io/stun/ -->
<dependency>
<groupId>org.mobicents.media.io</groupId>
<artifactId>stun</artifactId>
<version>6.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.io/stun/
implementation 'org.mobicents.media.io:stun:6.0.23'
// https://jarcasting.com/artifacts/org.mobicents.media.io/stun/
implementation ("org.mobicents.media.io:stun:6.0.23")
'org.mobicents.media.io:stun:jar:6.0.23'
<dependency org="org.mobicents.media.io" name="stun" rev="6.0.23">
<artifact name="stun" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.io', module='stun', version='6.0.23')
)
libraryDependencies += "org.mobicents.media.io" % "stun" % "6.0.23"
[org.mobicents.media.io/stun "6.0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents.media : scheduler | jar | 6.0.23 |
org.mobicents.media.io : network | 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 |