Class UnresolvedSnapshotDependencyException

    • Field Detail

      • groupId

        public final String groupId
      • artifactId

        public final String artifactId
      • version

        public final String version
    • Constructor Detail

      • UnresolvedSnapshotDependencyException

        public UnresolvedSnapshotDependencyException​(String groupId,
                                                     String artifactId,
                                                     String version)