MVN

org.mobicents.sipunit : sipunit

Maven & Gradle

Sep 04, 2018
10 usages
32 stars

SipUnit · SipUnit provides a test environment geared toward unit testing SIP applications

<dependency>
    <groupId>org.mobicents.sipunit</groupId>
    <artifactId>sipunit</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mobicents.sipunit : sipunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of org.mobicents.sipunit : sipunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
sipunit-2.0.5
sipunit-2.0.4
sipunit-2.0.3
sipunit-2.0.2
sipunit-2.0.1

How to add a dependency to Maven

Add the following org.mobicents.sipunit : sipunit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mobicents.sipunit</groupId>
    <artifactId>sipunit</artifactId>
    <version>2.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mobicents.sipunit : sipunit gradle dependency to your build.gradle file:

implementation 'org.mobicents.sipunit:sipunit:2.0.5'

Gradle Kotlin DSL: Add the following org.mobicents.sipunit : sipunit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mobicents.sipunit:sipunit:2.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mobicents.sipunit : sipunit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mobicents.sipunit" % "sipunit" % "2.0.5"

Advertisement

Dependencies from Group

Sep 04, 2018
10 usages
32 stars

Discover Dependencies

Nov 23, 2020
13 usages
391 stars
Oct 28, 2015
9 usages
496 stars
Nov 07, 2016
6 usages
38 stars
Jan 20, 2017
5 usages
38 stars
Feb 17, 2023
52 usages
102 stars
Mar 20, 2023
47 usages
333 stars
Sep 25, 2020
4 usages
0 stars