VOIP Service Example

The Voip Service example is taken from a Java.net featured article, Provisioning Services Through ESB (http://today.java.net/pub/a/today/2005/10/18/service-provisioning-through-esb.html) describes how to orchestrate services through abstraction, providing a VOIP provisioning example developed using Mule.

GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-voipservice
Last Version

Last Version

2.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

VOIP Service Example
The Voip Service example is taken from a Java.net featured article, Provisioning Services Through ESB (http://today.java.net/pub/a/today/2005/10/18/service-provisioning-through-esb.html) describes how to orchestrate services through abstraction, providing a VOIP provisioning example developed using Mule.
Project Organization

Project Organization

MuleSource, Inc.

Download mule-example-voipservice

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mule.transports : mule-transport-axis jar 2.0.0-M2

test (1)

Group / Artifact Type Version
org.mule.transports : mule-transport-vm jar 2.0.0-M2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-M2
2.0-M1
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.4-RC1
1.3.3
1.3.2
1.3.1
1.3
1.3-rc5