Last Version

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.

License

License

GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-bookstore-webapp
Version

Version

3.0.0-RC2
Type

Type

war
Description

Description

Bookstore Example: Customer Webapp
This is a webapp which runs in the customer-facing DMZ and communicates with Mule via secure web services.
Project URL

Project URL

http://www.mulesoft.org/mule-example-bookstore-webapp
Project Organization

Project Organization

MuleSoft, Inc.

Download 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.