FreeSWITCH Event Socket Library - Java Client project

The FreeSWITCH Event Socket Library provides a TCP based control and/or monitoring interface to a running switch. This project provides a Java client to the ESL.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.freeswitch.esl.client
ArtifactId

ArtifactId

java-esl-client
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

pom
Description

Description

FreeSWITCH Event Socket Library - Java Client project
The FreeSWITCH Event Socket Library provides a TCP based control and/or monitoring interface to a running switch. This project provides a Java client to the ESL.
Project URL

Project URL

http://www.freeswitch.org
Project Organization

Project Organization

FreeSWITCH.org

Download java-esl-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.freeswitch.esl.client/java-esl-client/ -->
<dependency>
    <groupId>org.freeswitch.esl.client</groupId>
    <artifactId>java-esl-client</artifactId>
    <version>0.9.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.freeswitch.esl.client/java-esl-client/
implementation 'org.freeswitch.esl.client:java-esl-client:0.9.2'
// https://jarcasting.com/artifacts/org.freeswitch.esl.client/java-esl-client/
implementation ("org.freeswitch.esl.client:java-esl-client:0.9.2")
'org.freeswitch.esl.client:java-esl-client:pom:0.9.2'
<dependency org="org.freeswitch.esl.client" name="java-esl-client" rev="0.9.2">
  <artifact name="java-esl-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.freeswitch.esl.client', module='java-esl-client', version='0.9.2')
)
libraryDependencies += "org.freeswitch.esl.client" % "java-esl-client" % "0.9.2"
[org.freeswitch.esl.client/java-esl-client "0.9.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • org.freeswitch.esl.client

Versions

Version
0.9.2