is not current version
Last Version 2.1.1.1

com.baidubce.formula:launcher-spring-boot-starter 1.4.0.1


Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.baidubce.formula
ArtifactId

ArtifactId

launcher-spring-boot-starter
Version

Version

1.4.0.1
Type

Type

jar

Download launcher-spring-boot-starter 1.4.0.1


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