| Package | Description | 
|---|---|
| org.kuali.common.util | |
| org.kuali.common.util.spring | 
| Modifier and Type | Method and Description | 
|---|---|
static Artifact | 
RepositoryUtils.parseArtifact(String gav)
Deprecated.  
 Order is  
groupId:artifactId:version:classifier:type:scope. | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
RepositoryUtils.copyArtifact(String repository,
                        Artifact artifact)
Deprecated.  
  | 
static void | 
RepositoryUtils.copyArtifactToDirectory(String repository,
                                              Artifact artifact,
                                              File directory)
Deprecated.  
  | 
static void | 
RepositoryUtils.copyArtifactToFile(String repository,
                                    Artifact artifact,
                                    File file)
Deprecated.  
  | 
static File | 
RepositoryUtils.getFile(Artifact artifact)
Deprecated.  
  | 
static File | 
RepositoryUtils.getFile(File localRepositoryDir,
              Artifact artifact)
Deprecated.  
  | 
static String | 
RepositoryUtils.getFilename(Artifact artifact)
Deprecated.  
  | 
static String | 
RepositoryUtils.getRepositoryPath(Artifact artifact)
Deprecated.  
  | 
static String | 
RepositoryUtils.toString(Artifact artifact)
Deprecated.  
 Order is  
groupId:artifactId:version:classifier:type. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArtifactFilenameFactoryBean
Deprecated.   
 | 
class  | 
ArtifactPathFactoryBean
Deprecated.   
 | 
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.