License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net |
GroupId | GroupIdnet.taptech |
ArtifactId | ArtifactIdmule-spring-boot-starter |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionMule Spring Boot Starter
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.taptech/mule-spring-boot-starter/ -->
<dependency>
<groupId>net.taptech</groupId>
<artifactId>mule-spring-boot-starter</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.taptech/mule-spring-boot-starter/
implementation 'net.taptech:mule-spring-boot-starter:1.2.0'
// https://jarcasting.com/artifacts/net.taptech/mule-spring-boot-starter/
implementation ("net.taptech:mule-spring-boot-starter:1.2.0")
'net.taptech:mule-spring-boot-starter:jar:1.2.0'
<dependency org="net.taptech" name="mule-spring-boot-starter" rev="1.2.0">
<artifact name="mule-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.taptech', module='mule-spring-boot-starter', version='1.2.0')
)
libraryDependencies += "net.taptech" % "mule-spring-boot-starter" % "1.2.0"
[net.taptech/mule-spring-boot-starter "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-starter-jta-atomikos | jar | 1.5.10.RELEASE |
org.mule.modules : mule-module-spring-extras | jar | 3.8.1 |
org.springframework : spring-tx | jar | 4.3.13.RELEASE |
org.hibernate : hibernate-validator | jar | 5.3.6.Final |
org.mule : mule-core | jar | 3.9.0 |
org.jolokia : jolokia-mule | jar | 1.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.modules : mule-module-spring-config | jar | 3.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
net.bytebuddy : byte-buddy | jar | 1.6.5 |
org.objenesis : objenesis | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.mule.tests : mule-tests-functional | jar | 3.9.0 |