is not current version
Last Version 2.0.0

org.hawkore.springframework.boot:mule4-spring-boot-starter-ce 1.0.2

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-starter-ce
Version

Version

1.0.2
Type

Type

jar

Download mule4-spring-boot-starter-ce 1.0.2


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