Last Version

Spring Boot Starter for Mule 4 EE 2.0.0

A 'Bootiful' approach to run Mule 4 embedded into a Spring Boot application

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.hawkore.springframework.boot
ArtifactId

ArtifactId

mule4-spring-boot-starter-ee
Version

Version

2.0.0
Type

Type

jar
Description

Description

Spring Boot Starter for Mule 4 EE
A 'Bootiful' approach to run Mule 4 embedded into a Spring Boot application
Project URL

Project URL

https://github.com/hawkore/mule4-spring-boot-starter
Project Organization

Project Organization

HAWKORE, S.L.
Source Code Management

Source Code Management

https://github.com/hawkore/mule4-spring-boot-starter/tree/master/modules/mule4-spring-boot-starter-ee

Download mule4-spring-boot-starter-ee 2.0.0


<!-- https://jarcasting.com/artifacts/org.hawkore.springframework.boot/mule4-spring-boot-starter-ee/ -->
<dependency>
    <groupId>org.hawkore.springframework.boot</groupId>
    <artifactId>mule4-spring-boot-starter-ee</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkore.springframework.boot/mule4-spring-boot-starter-ee/
implementation 'org.hawkore.springframework.boot:mule4-spring-boot-starter-ee:2.0.0'
// https://jarcasting.com/artifacts/org.hawkore.springframework.boot/mule4-spring-boot-starter-ee/
implementation ("org.hawkore.springframework.boot:mule4-spring-boot-starter-ee:2.0.0")
'org.hawkore.springframework.boot:mule4-spring-boot-starter-ee:jar:2.0.0'
<dependency org="org.hawkore.springframework.boot" name="mule4-spring-boot-starter-ee" rev="2.0.0">
  <artifact name="mule4-spring-boot-starter-ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkore.springframework.boot', module='mule4-spring-boot-starter-ee', version='2.0.0')
)
libraryDependencies += "org.hawkore.springframework.boot" % "mule4-spring-boot-starter-ee" % "2.0.0"
[org.hawkore.springframework.boot/mule4-spring-boot-starter-ee "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hawkore.springframework.boot : mule4-spring-boot-container jar 2.0.0
com.mulesoft.mule.distributions » mule-runtime-impl-bom pom ${mule.bom.version}

Project Modules

There are no modules declared in this project.