Interface DeploymentPackage.DependencyResolution

Enclosing class:
DeploymentPackage

public static interface DeploymentPackage.DependencyResolution
Indicates how application dependencies will be resolved when deploying an application.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Use existing versions where possible, i.e.
    static final String
    Deploy the latest version of any dependency.