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

Bookstore Example: Customer Webapp 3.0.0-RC2

This is a webapp which runs in the customer-facing DMZ and communicates with Mule via secure web services.

Лицензия

Лицензия

Группа

Группа

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

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

mule-example-bookstore-webapp
Версия

Версия

3.0.0-RC2
Тип

Тип

war
Описание

Описание

Bookstore Example: Customer Webapp
This is a webapp which runs in the customer-facing DMZ and communicates with Mule via secure web services.
Ссылка на сайт

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

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

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

MuleSoft, Inc.

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


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.mule.examples : mule-example-bookstore-api jar 3.0.0-RC2
org.apache.cxf : cxf-rt-transports-http jar 2.1.2
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.1.2
xalan : xalan jar 2.7.1
xalan : serializer jar 2.7.1

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

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