is not current version
Last Version 1.2.0

net.taptech:mule-spring-boot-starter 1.0.0


Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.taptech
ArtifactId

ArtifactId

mule-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download mule-spring-boot-starter 1.0.0


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