Package org.apache.maven.execution
Interface RuntimeInformation
-
- All Known Implementing Classes:
DefaultRuntimeInformation
@Deprecated public interface RuntimeInformationDeprecated.UseRuntimeInformationinstead.Describes runtime information about the application.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description ArtifactVersiongetApplicationVersion()Deprecated.
-
-
-
Method Detail
-
getApplicationVersion
ArtifactVersion getApplicationVersion()
Deprecated.
-
-