Last Version

Bookstore Example: API 3.0.0-RC2

API classes needed to interface with the Bookstore.

License

License

GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-bookstore-api
Version

Version

3.0.0-RC2
Type

Type

jar
Description

Description

Bookstore Example: API
API classes needed to interface with the Bookstore.
Project URL

Project URL

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

Project Organization

MuleSoft, Inc.

Download mule-example-bookstore-api 3.0.0-RC2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec jar 1.1.2

Project Modules

There are no modules declared in this project.