MVN

org.cafesip.sipunit : sipunit

Maven & Gradle

Jun 27, 2012
10 usages

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

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

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
sipunit-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.cafesip.sipunit</groupId>
    <artifactId>sipunit</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.cafesip.sipunit:sipunit:2.0.0'

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

implementation("org.cafesip.sipunit:sipunit:2.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.cafesip.sipunit" % "sipunit" % "2.0.0"

Advertisement

Dependencies from Group

Jun 27, 2012
10 usages

Discover Dependencies

Jun 21, 2018
3 usages
259 stars
Jul 23, 2023
4 usages
0 stars
Nov 25, 2020
19 usages
24.3k stars
Apr 02, 2013
7 usages
May 12, 2023
20 usages
12k stars
Nov 05, 2016
2 usages
183 stars
Nov 06, 2020
5 usages
1k stars
Jan 22, 2020
2 usages
May 28, 2022
6 usages
2 stars