is not current version
Last Version 1.3.0

cn.hippo4j:hippo4j-spring-boot 1.2.0-alpha

Hippo4J Starter List

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.hippo4j
ArtifactId

ArtifactId

hippo4j-spring-boot
Version

Version

1.2.0-alpha
Type

Type

pom

Download hippo4j-spring-boot 1.2.0-alpha


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