Uses of Class
org.apache.maven.plugins.gpg.GpgVersion
Packages that use GpgVersion
-
Uses of GpgVersion in org.apache.maven.plugins.gpg
Methods in org.apache.maven.plugins.gpg that return GpgVersionMethods in org.apache.maven.plugins.gpg with parameters of type GpgVersionModifier and TypeMethodDescriptionint
GpgVersion.compareTo
(GpgVersion other) boolean
GpgVersion.isAtLeast
(GpgVersion other) Verify if this version is at least some other versionboolean
GpgVersion.isBefore
(GpgVersion other) Verify if this version is before some other version