MVN

org.mule.examples : mule-example-stockquote

Maven & Gradle

Sep 27, 2013
2 usages
260 stars

Stock Quotes Example · This example demonstrates how to invoke an ASPX web service from Mule and transform the result using XSLT and deserialise the result to a StockQuote javabean. The examples demonstrates invoking the service using REST and SOAP.

<dependency>
    <groupId>org.mule.examples</groupId>
    <artifactId>mule-example-stockquote</artifactId>
    <version>3.5.0-bighorn</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.examples : mule-example-stockquote to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.0-bighorn
  • Latest Release Candidate: 3.5.0-bighorn-RC3

All Versions

Choose a version of org.mule.examples : mule-example-stockquote to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
mule-example-stockquote-3.5.0-bighorn
mule-example-stockquote-3.5.0-bighorn-RC3
3.4.x
mule-example-stockquote-3.4.0
mule-example-stockquote-3.4.0-RC1
3.4
mule-example-stockquote-3.4-M1
3.3.x
mule-example-stockquote-3.3.1
mule-example-stockquote-3.3.0
mule-example-stockquote-3.3.0-EA
mule-example-stockquote-3.3.0-RC3
mule-example-stockquote-3.3.0-RC2
mule-example-stockquote-3.3.0-RC1
3.3
mule-example-stockquote-3.3-M2
mule-example-stockquote-3.3-M1
3.2.x
mule-example-stockquote-3.2.1
mule-example-stockquote-3.2.0
mule-example-stockquote-3.2.0-M1
3.1.x
mule-example-stockquote-3.1.2
mule-example-stockquote-3.1.1
mule-example-stockquote-3.1.0
mule-example-stockquote-3.1.0-RC1
3.0.x
mule-example-stockquote-3.0.1
mule-example-stockquote-3.0.0
mule-example-stockquote-3.0.0-RC2
mule-example-stockquote-3.0.0-RC1
mule-example-stockquote-3.0.0-M4
mule-example-stockquote-3.0.0-M3
mule-example-stockquote-3.0.0-M2
mule-example-stockquote-3.0.0-M2-20091130
mule-example-stockquote-3.0.0-M2-20091124
mule-example-stockquote-3.0.0-M2-20091026
mule-example-stockquote-3.0.0-M2-20091006
mule-example-stockquote-3.0.0-M2-20090803
mule-example-stockquote-3.0.0-M1
2.2.x
mule-example-stockquote-2.2.1
mule-example-stockquote-2.2.0
2.1.x
mule-example-stockquote-2.1.2
mule-example-stockquote-2.1.1
mule-example-stockquote-2.1.0
mule-example-stockquote-2.1.0-M2
2.0.x
mule-example-stockquote-2.0.2
mule-example-stockquote-2.0.1
mule-example-stockquote-2.0.0
mule-example-stockquote-2.0.0-RC3
mule-example-stockquote-2.0.0-RC2
mule-example-stockquote-2.0.0-RC1
mule-example-stockquote-2.0.0-M2
2.0
mule-example-stockquote-2.0-M1
1.4.x
mule-example-stockquote-1.4.4
mule-example-stockquote-1.4.3
mule-example-stockquote-1.4.2
mule-example-stockquote-1.4.1
mule-example-stockquote-1.4.0
1.4
mule-example-stockquote-1.4-RC1
1.3.x
mule-example-stockquote-1.3.3
mule-example-stockquote-1.3.2
mule-example-stockquote-1.3.1
1.3
mule-example-stockquote-1.3
mule-example-stockquote-1.3-rc5

How to add a dependency to Maven

Add the following org.mule.examples : mule-example-stockquote maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mule.examples</groupId>
    <artifactId>mule-example-stockquote</artifactId>
    <version>3.5.0-bighorn</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mule.examples : mule-example-stockquote gradle dependency to your build.gradle file:

implementation 'org.mule.examples:mule-example-stockquote:3.5.0-bighorn'

Gradle Kotlin DSL: Add the following org.mule.examples : mule-example-stockquote gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mule.examples:mule-example-stockquote:3.5.0-bighorn")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mule.examples : mule-example-stockquote sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mule.examples" % "mule-example-stockquote" % "3.5.0-bighorn"

Advertisement

Dependencies from Group

Sep 27, 2013
6 usages
260 stars
Sep 27, 2013
5 usages
260 stars
Sep 27, 2013
4 usages
260 stars
Sep 27, 2013
2 usages
260 stars

Discover Dependencies

Jul 20, 2016
10 usages
1 stars
Mar 10, 2018
1 usages
312 stars
Jan 30, 2020
1 usages
8 stars
May 17, 2019
4 usages
May 01, 2021
16 usages
0 stars
Oct 08, 2021
3 usages
59k stars
Nov 06, 2022
7 usages
1 stars
Jun 16, 2021
2 usages
0 stars
Aug 18, 2022
10 usages
105 stars