- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for DefaultProjectArtifactsCache (0.08 sec)
-
impl/maven-core/src/main/java/org/apache/maven/project/artifact/DefaultProjectArtifactsCache.java
import org.eclipse.aether.repository.LocalRepository; import org.eclipse.aether.repository.RemoteRepository; import org.eclipse.aether.repository.WorkspaceRepository; /** */ @Named @Singleton public class DefaultProjectArtifactsCache implements ProjectArtifactsCache { /** * CacheKey */ protected static class CacheKey implements Key { private final String groupId; private final String artifactId;Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Mon Sep 29 14:45:25 UTC 2025 - 8.3K bytes - Viewed (0)