is not current version
Last Version 1.3.0

cn.hippo4j:hippo4j-core-spring-boot-starter 1.1.0-alpha.2

${project.artifactId}

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.hippo4j
ArtifactId

ArtifactId

hippo4j-core-spring-boot-starter
Version

Version

1.1.0-alpha.2
Type

Type

jar

Download hippo4j-core-spring-boot-starter 1.1.0-alpha.2


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