MVN

cn.hippo4j : hippo4j-spring-boot

Maven & Gradle

Apr 16, 2023
4.4k stars
<dependency>
    <groupId>cn.hippo4j</groupId>
    <artifactId>hippo4j-spring-boot</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.hippo4j : hippo4j-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0
  • Latest Release Candidate: 1.4.0-RC
  • Latest Beta: 1.3.0-beta.2
  • Latest Alpha: 1.4.2-alpha.2

All Versions

Choose a version of cn.hippo4j : hippo4j-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
hippo4j-spring-boot-1.5.0
1.4.x
hippo4j-spring-boot-1.4.3-upgrade.2
hippo4j-spring-boot-1.4.3-upgrade
hippo4j-spring-boot-1.4.3
hippo4j-spring-boot-1.4.2
hippo4j-spring-boot-1.4.2-alpha.2
hippo4j-spring-boot-1.4.2-alpha
hippo4j-spring-boot-1.4.1
hippo4j-spring-boot-1.4.0-RC
hippo4j-spring-boot-1.4.0
hippo4j-spring-boot-1.4.0-alpha
1.3.x
hippo4j-spring-boot-1.3.1
hippo4j-spring-boot-1.3.0
hippo4j-spring-boot-1.3.0-beta.2
hippo4j-spring-boot-1.3.0-beta
hippo4j-spring-boot-1.3.0.alpha
1.2.x
hippo4j-spring-boot-1.2.1
hippo4j-spring-boot-1.2.0-RC6
hippo4j-spring-boot-1.2.0-RC5
hippo4j-spring-boot-1.2.0-RC4
hippo4j-spring-boot-1.2.0-RC3
hippo4j-spring-boot-1.2.0-RC2
hippo4j-spring-boot-1.2.0
hippo4j-spring-boot-1.2.0-alpha
1.1.x
hippo4j-spring-boot-1.1.0-RC1
hippo4j-spring-boot-1.1.0
hippo4j-spring-boot-1.1.0-beta.4
hippo4j-spring-boot-1.1.0-beta.3
hippo4j-spring-boot-1.1.0-beta.2
hippo4j-spring-boot-1.1.0-beta
hippo4j-spring-boot-1.1.0-alpha.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.hippo4j</groupId>
    <artifactId>hippo4j-spring-boot</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement