public class GpgVersionParser extends Object
gpg --version and exposes these as dedicated objects.
Supported:
| Modifier and Type | Method and Description |
|---|---|
GpgVersion |
getGpgVersion() |
static GpgVersionParser |
parse(String executable) |
public static GpgVersionParser parse(String executable) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic GpgVersion getGpgVersion()
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.