Class ModuleVersion


  • class ModuleVersion
    extends com.fasterxml.jackson.core.util.VersionUtil
    Helper class used for finding and caching version information for this module.
    • Constructor Summary

      Constructors 
      Constructor Description
      ModuleVersion()  
    • Method Summary

      • Methods inherited from class com.fasterxml.jackson.core.util.VersionUtil

        mavenVersionFor, packageVersionFor, parseVersion, parseVersionPart, throwInternal, throwInternalReturnAny, version, versionFor
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ModuleVersion

        ModuleVersion()