Last Version

SipUnit 2.0.0

SipUnit provides a test environment geared toward unit testing SIP applications

License

License

GroupId

GroupId

org.cafesip.sipunit
ArtifactId

ArtifactId

sipunit
Version

Version

2.0.0
Type

Type

jar
Description

Description

SipUnit
SipUnit provides a test environment geared toward unit testing SIP applications
Project URL

Project URL

http://code.google.com/p/commtesting/
Source Code Management

Source Code Management

https://code.google.com/p/commtesting/

Download sipunit 2.0.0


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

Dependencies

compile (15)

Group / Artifact Type Version
concurrent : concurrent jar 1.3.3
com.sun.xml.bind : jaxb-xjc jar 1.0.7
org.w3c : dom jar 2.3.0-jaxb-1.0.6
javax.sip : jain-sip-api jar 1.2.1
javax.sip : jain-sip-ri jar 1.2.164
javax.xml : jax-qname jar 1.1
junit : junit jar 4.8.2
log4j : log4j jar 1.2.8
javax.xml : namespace jar 1.0.1
javax.sdp : nist-sdp jar 1.0
com.github.relaxng : relaxngDatatype jar 2011.1
xalan : xalan jar 2.6.0
xerces : xercesImpl jar 2.6.2
com.sun.msv.datatype.xsd : xsdlib jar 20060615
net.java.stun4j » stun4j jar 1.0.MOBICENTS

system (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 1.0.1
javax.xml.bind » jaxb-impl jar 1.0.3
javax.xml.bind » jaxb-libs jar 1.0.3

Project Modules

There are no modules declared in this project.