License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.hippo4j |
ArtifactId | ArtifactIdhippo4j-spring-boot |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhippo4j-spring-boot
Hippo4J Starter List
|
Filename | Size |
---|---|
hippo4j-spring-boot-1.3.0.pom | 1007 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot/ -->
<dependency>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-spring-boot</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot/
implementation 'cn.hippo4j:hippo4j-spring-boot:1.3.0'
// https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot/
implementation ("cn.hippo4j:hippo4j-spring-boot:1.3.0")
'cn.hippo4j:hippo4j-spring-boot:pom:1.3.0'
<dependency org="cn.hippo4j" name="hippo4j-spring-boot" rev="1.3.0">
<artifact name="hippo4j-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hippo4j', module='hippo4j-spring-boot', version='1.3.0')
)
libraryDependencies += "cn.hippo4j" % "hippo4j-spring-boot" % "1.3.0"
[cn.hippo4j/hippo4j-spring-boot "1.3.0"]