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