License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.hawkore.springframework.boot |
ArtifactId | ArtifactIdmule4-spring-boot-starter-ee |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionSpring Boot Starter for Mule 4 EE
A 'Bootiful' approach to run Mule 4 embedded into a Spring Boot application
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mule4-spring-boot-starter-ee-2.0.0.pom | |
mule4-spring-boot-starter-ee-2.0.0.jar | 6 KB |
Browse |
<!-- 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"]
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} |