-
Terminally Deprecated ElementsElementDescriptionin favor of
CapabilityContract.of(String, String, String)
Creates an artifact key that consists of groupId:artifactId:classifer and anull
type.in favor ofArtifactKey.of(String, String, String, String)
Creates an artifact key for a given groupId:artifactId:classifier:type
-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionin favor of
AppArtifact.getResolvedPaths()
in favor ofCapabilityContract.of(String, String, String)
Creates an artifact key that consists of groupId:artifactId:classifer and anull
type.in favor ofArtifactKey.of(String, String, String, String)
Creates an artifact key for a given groupId:artifactId:classifier:type
-
Deprecated ConstructorsConstructorDescription
CapabilityContract(String, Collection, Collection)