MVN

com.optum.sourcehawk : sourcehawk-dist-native-image-parent

Maven & Gradle

Nov 09, 2020

Sourcehawk Distributions Native Image Parent · Sourcehawk native image parent pom inheritance for distributions which build native imagess

<dependency>
    <groupId>com.optum.sourcehawk</groupId>
    <artifactId>sourcehawk-dist-native-image-parent</artifactId>
    <version>0.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.optum.sourcehawk : sourcehawk-dist-native-image-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.7

All Versions

Choose a version of com.optum.sourcehawk : sourcehawk-dist-native-image-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
sourcehawk-dist-native-image-parent-0.1.7
sourcehawk-dist-native-image-parent-0.1.6
sourcehawk-dist-native-image-parent-0.1.5
sourcehawk-dist-native-image-parent-0.1.4
sourcehawk-dist-native-image-parent-0.1.3
sourcehawk-dist-native-image-parent-0.1.2
sourcehawk-dist-native-image-parent-0.1.1
sourcehawk-dist-native-image-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.optum.sourcehawk</groupId>
    <artifactId>sourcehawk-dist-native-image-parent</artifactId>
    <version>0.1.7</version>
</dependency>