public class DefaultModelCache extends Object implements org.apache.maven.model.building.ModelCache
RepositorySystemSession.getCache().| Modifier and Type | Method and Description |
|---|---|
Object |
get(String groupId,
String artifactId,
String version,
String tag) |
static org.apache.maven.model.building.ModelCache |
newInstance(org.eclipse.aether.RepositorySystemSession session) |
void |
put(String groupId,
String artifactId,
String version,
String tag,
Object data) |
public static org.apache.maven.model.building.ModelCache newInstance(org.eclipse.aether.RepositorySystemSession session)
public Object get(String groupId, String artifactId, String version, String tag)
get in interface org.apache.maven.model.building.ModelCacheCopyright © 2021 MuleSoft, Inc.. All rights reserved.