Последняя версия

Web App Example 3.0.0-RC2

Is a webapp that provides an interface to some of the examples here such as the LoanBroker, Hello World and Echo examples. It also provides examples of accessing Mule using REST style service calls and is itself an example of how to embed Mule in a webapp.

Лицензия

Лицензия

Группа

Группа

org.mule.examples
Идентификатор

Идентификатор

mule-example-webapp
Версия

Версия

3.0.0-RC2
Тип

Тип

war
Описание

Описание

Web App Example
Is a webapp that provides an interface to some of the examples here such as the LoanBroker, Hello World and Echo examples. It also provides examples of accessing Mule using REST style service calls and is itself an example of how to embed Mule in a webapp.
Ссылка на сайт

Ссылка на сайт

http://www.mulesoft.org/mule-example-webapp
Организация-разработчик

Организация-разработчик

MuleSoft, Inc.

Скачать mule-example-webapp 3.0.0-RC2


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.mule.examples : mule-example-echo jar 3.0.0-RC2
org.mule.examples : mule-example-hello jar 3.0.0-RC2
org.mule.examples : mule-example-stockquote jar 3.0.0-RC2
org.mule.examples : mule-example-loanbroker-esn jar 3.0.0-RC2
org.mule.modules : mule-module-spring-config jar 3.0.0-RC2
org.mule.modules : mule-module-builders jar 3.0.0-RC2
org.mule.modules : mule-module-management jar 3.0.0-RC2
org.mule.transports : mule-transport-http jar 3.0.0-RC2
org.mule.transports : mule-transport-servlet jar 3.0.0-RC2
org.mule.transports : mule-transport-file jar 3.0.0-RC2

provided (1)

Идентификатор библиотеки Тип Версия
org.mortbay.jetty : servlet-api jar 2.5-20081211

test (3)

Идентификатор библиотеки Тип Версия
org.mule.tests : mule-tests-functional jar 3.0.0-RC2
org.mortbay.jetty : jetty jar 6.1.22
mockobjects : mockobjects-core jar 0.09

Модули Проекта

Данный проект не имеет модулей.