Uses of Interface
com.helger.commons.version.IHasVersion
-
Packages that use IHasVersion Package Description com.helger.commons.thirdparty -
-
Uses of IHasVersion in com.helger.commons.thirdparty
Subinterfaces of IHasVersion in com.helger.commons.thirdparty Modifier and Type Interface Description interfaceILicenseRepresents a single license.interfaceIThirdPartyModuleRepresents meta information for a single third-party module (aka JAR file).Classes in com.helger.commons.thirdparty that implement IHasVersion Modifier and Type Class Description classCustomLicenseRepresents a custom license.classELicenseRepresents a bunch of Open Source licenses regularly used.classThirdPartyModuleThe default implementation of theIThirdPartyModuleinterface.
-