Files download
File Operation
restcomm-connect.http-9.0.0.jar download
restcomm-connect.http-9.0.0.pom download
restcomm-connect.http-9.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.bitbucket.supportomateinc</groupId>
  <artifactId>restcomm-connect.http</artifactId>
  <version>9.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.bitbucket.supportomateinc:restcomm-connect.http:9.0.0'
Gradle Kotlin
implementation("io.bitbucket.supportomateinc:restcomm-connect.http:9.0.0")
Scala SBT
libraryDependencies += "io.bitbucket.supportomateinc" % "restcomm-connect.http" % "9.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.bitbucket.supportomateinc', module='restcomm-connect.http', version='9.0.0')
)
Apache Ivy
<dependency org="io.bitbucket.supportomateinc" name="restcomm-connect.http" rev="9.0.0" />
Leiningen
[io.bitbucket.supportomateinc/restcomm-connect.http "9.0.0"]
Apache Buildr
'io.bitbucket.supportomateinc:restcomm-connect.http:jar:9.0.0'
Dependencies
<parent>
  <groupId>io.bitbucket.supportomateinc</groupId>
  <artifactId>restcomm-connect</artifactId>
  <version>9.0.0</version>
</parent>

compile

|-- org.apache.shiro:shiro-core

|-- org.apache.shiro:shiro-web

|-- com.google.code.gson:gson

|-- com.googlecode.libphonenumber:libphonenumber

|-- javax.annotation:jsr250-api:1.0

|-- org.apache.httpcomponents:httpasyncclient

|-- com.sun.jersey:jersey-server

|-- com.sun.jersey:jersey-json

|-- com.sun.jersey:jersey-client

|-- com.sun.jersey:jersey-servlet

|-- com.thoughtworks.xstream:xstream

|-- io.bitbucket.supportomateinc:restcomm-connect.email.api

|-- io.bitbucket.supportomateinc:restcomm-connect.email

|-- io.bitbucket.supportomateinc:restcomm-connect.mscontrol.api

|-- io.bitbucket.supportomateinc:restcomm-connect.dns.api

|-- org.hsqldb:hsqldb

|-- io.bitbucket.supportomateinc:restcomm-connect.extension.api

|-- io.bitbucket.supportomateinc:restcomm-connect.extension.controller

|-- com.github.java-json-tools:json-schema-validator:2.2.8

provided

|-- javax.servlet:javax.servlet-api

|-- io.bitbucket.supportomateinc:restcomm-connect.commons

|-- io.bitbucket.supportomateinc:restcomm-connect.dao

|-- io.bitbucket.supportomateinc:restcomm-connect.core

|-- io.bitbucket.supportomateinc:restcomm-connect.provisioning.number.api

|-- io.bitbucket.supportomateinc:restcomm-connect.asr

|-- io.bitbucket.supportomateinc:restcomm-connect.tts.api

|-- io.bitbucket.supportomateinc:restcomm-connect.sms.api

|-- io.bitbucket.supportomateinc:restcomm-connect.telephony.api

|-- io.bitbucket.supportomateinc:restcomm-connect.identity

|-- io.bitbucket.supportomateinc:restcomm-connect.monitoring.service

test

|-- javax.sip:jain-sip-ri

|-- org.mobicents.servlet.sip.containers:sip-servlets-catalina-7

|-- org.mobicents.servlet.sip:sip-servlets-application-router

|-- org.apache.tomcat:tomcat-coyote

|-- org.apache.tomcat:tomcat-jasper

|-- junit:junit

|-- org.scalatest:scalatest_2.9.1

|-- com.typesafe.akka:akka-testkit_2.10

|-- io.bitbucket.supportomateinc.arquillian.container:mss-tomcat-embedded-7

|-- org.jboss.arquillian.junit:arquillian-junit-container

|-- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven

|-- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive

|-- org.mockito:mockito-core

|-- com.github.tomakehurst:wiremock:1.57