@Deprecated public class ClasspathCache extends Object
Constructor and Description |
---|
ClasspathCache()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Classpath |
getCachedClassPath(String artifactId)
Deprecated.
|
static void |
setCachedClasspath(String key,
Classpath classpath)
Deprecated.
|
static Classpath |
setCachedClasspath(String key,
Set<org.apache.maven.artifact.Artifact> artifacts)
Deprecated.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.