Last Version

Spring Boot Container for Mule 4 Runtime 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-container
Version

Version

2.0.0
Type

Type

jar
Description

Description

Spring Boot Container for Mule 4 Runtime
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-container

Download mule4-spring-boot-container 2.0.0


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

Dependencies

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.1.4.RELEASE
org.mule.distributions : mule-runtime-impl-bom pom 4.2.2-hf5

Project Modules

There are no modules declared in this project.