class GrapeIvy extends Object
 Implementation supporting @Grape and @Grab annotations based on Ivy.
| Type | Name and description | 
|---|---|
private Set  | 
                            downloadedArtifacts | 
                        
private boolean  | 
                            enableGrapes | 
                        
private Set  | 
                            grabRecordsForCurrDependencies | 
                        
private org.apache.ivy.Ivy  | 
                            ivyInstance | 
                        
private Map  | 
                            loadedDeps | 
                        
private Set  | 
                            resolvedDependencies | 
                        
private org.apache.ivy.core.settings.IvySettings  | 
                            settings | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.