is not current version
Last Version 2.0.0

org.hawkore.springframework.boot:mule4-spring-boot-container 1.0.1

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.hawkore.springframework.boot
ArtifactId

ArtifactId

mule4-spring-boot-container
Version

Version

1.0.1
Type

Type

jar

Download mule4-spring-boot-container 1.0.1


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