License |
License |
---|---|
GroupId | GroupIdorg.mule.examples |
ArtifactId | ArtifactIdmule-example-bookstore-api |
Last Version | Last Version3.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBookstore Example: API
API classes needed to interface with the Bookstore.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-ws-metadata_2.0_spec | jar | 1.1.2 |