Last Version

Bookstore Example 3.0.0-RC2

Bookstore Example App

License

License

GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-bookstore-parent
Version

Version

3.0.0-RC2
Type

Type

pom
Description

Description

Bookstore Example
Bookstore Example App
Project URL

Project URL

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

Project Organization

MuleSoft, Inc.

Download mule-example-bookstore-parent 3.0.0-RC2


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

Dependencies

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

Project Modules

  • api
  • admin-web
  • bookstore-web