Last Version

Mule Spring Boot Starter 1.2.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.taptech
ArtifactId

ArtifactId

mule-spring-boot-starter
Version

Version

1.2.0
Type

Type

jar
Description

Description

Mule Spring Boot Starter
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download mule-spring-boot-starter 1.2.0


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.mule.modules : mule-module-spring-config jar 3.9.0

test (5)

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

Project Modules

There are no modules declared in this project.