MVN

io.korandoru.hawkeye : native

Maven & Gradle

Mar 21, 2023
20 stars

HawkEye :: Distribution :: Native Image

<dependency>
    <groupId>io.korandoru.hawkeye</groupId>
    <artifactId>native</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.korandoru.hawkeye : native to add to Maven - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of io.korandoru.hawkeye : native to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
native-1.6.0
1.5.x
native-1.5.4
native-1.5.3
native-1.5.2
native-1.5.1
native-1.5.0
1.4.x
native-1.4.0
1.3.x
native-1.3.0
1.2.x
native-1.2.2
native-1.2.1
native-1.2.0
1.1.x
native-1.1.0
1.0.x
native-1.0.3
native-1.0.2
native-1.0.1
native-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.korandoru.hawkeye</groupId>
    <artifactId>native</artifactId>
    <version>1.6.0</version>
</dependency>