MVN

cn.herodotus.stirrup : stirrup-kernel

Maven & Gradle

Jan 10, 2024
<dependency>
    <groupId>cn.herodotus.stirrup</groupId>
    <artifactId>stirrup-kernel</artifactId>
    <version>3.2.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.herodotus.stirrup : stirrup-kernel to add to Maven - Latest Versions:

  • Latest Stable: 3.2.1.4

All Versions

Choose a version of cn.herodotus.stirrup : stirrup-kernel to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
stirrup-kernel-3.2.1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.herodotus.stirrup</groupId>
    <artifactId>stirrup-kernel</artifactId>
    <version>3.2.1.4</version>
</dependency>