MVN

au.net.causal.maven.native-security : maven-native-security-parent

Maven & Gradle

Mar 02, 2014

Maven Native Security Parent Project · Use native environment's security facilities for Maven - parent project

<dependency>
    <groupId>au.net.causal.maven.native-security</groupId>
    <artifactId>maven-native-security-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of au.net.causal.maven.native-security : maven-native-security-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of au.net.causal.maven.native-security : maven-native-security-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
maven-native-security-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>au.net.causal.maven.native-security</groupId>
    <artifactId>maven-native-security-parent</artifactId>
    <version>1.0</version>
</dependency>