Class ReactorModelCache.CacheKey

java.lang.Object
org.apache.maven.project.ReactorModelCache.CacheKey
Enclosing class:
ReactorModelCache

private static final class ReactorModelCache.CacheKey extends Object
  • Field Details

    • groupId

      private final String groupId
    • artifactId

      private final String artifactId
    • version

      private final String version
    • tag

      private final String tag
    • hashCode

      private final int hashCode
  • Constructor Details

  • Method Details