is not current version
Last Version 2.1.1

org.dromara:hmily-spring-boot-starter 2.0.5-RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.dromara
ArtifactId

ArtifactId

hmily-spring-boot-starter
Version

Version

2.0.5-RELEASE
Type

Type

pom

Download hmily-spring-boot-starter 2.0.5-RELEASE


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