class GrapeIvy extends Object
 Implementation suppoting @Grape and @Grab annotations based on Ivy.
 
| Type | Name and description | 
|---|---|
static int  | 
                            DEFAULT_DEPTH | 
                        
Set<String>  | 
                            downloadedArtifacts | 
                        
boolean  | 
                            enableGrapes | 
                        
Set<IvyGrabRecord>  | 
                            grabRecordsForCurrDependencies | 
                        
org.apache.ivy.Ivy  | 
                            ivyInstance | 
                        
Map<ClassLoader, Set<IvyGrabRecord>>  | 
                            loadedDeps | 
                        
Set<String>  | 
                            resolvedDependencies | 
                        
org.apache.ivy.core.settings.IvySettings  | 
                            settings | 
                        
| Constructor and description | 
|---|
                                GrapeIvy
                                () | 
                        
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.