MVN

au.net.causal.maven.plugins : keepassxc-security-maven-extension

Maven & Gradle

Jan 23, 2023
0 stars

KeepassXC Security Maven Extension · Extension to use KeepassXC for accessing Maven passwords

<plugin>
    <groupId>au.net.causal.maven.plugins</groupId>
    <artifactId>keepassxc-security-maven-extension</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of au.net.causal.maven.plugins : keepassxc-security-maven-extension to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of au.net.causal.maven.plugins : keepassxc-security-maven-extension to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
keepassxc-security-maven-extension-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>au.net.causal.maven.plugins</groupId>
    <artifactId>keepassxc-security-maven-extension</artifactId>
    <version>1.0</version>
</plugin>