Package com.sparkpost
Class Build
java.lang.Object
com.sparkpost.Build
public class Build extends Object
-
Field Summary
Fields Modifier and Type Field Description static StringBUILD_DATEstatic StringBUILD_VERSIONstatic StringGIT_HASHstatic StringGIT_SHORT_HASHstatic StringVERSION -
Constructor Summary
Constructors Constructor Description Build() -
Method Summary
-
Field Details
-
VERSION
- See Also:
- Constant Field Values
-
BUILD_VERSION
- See Also:
- Constant Field Values
-
GIT_HASH
- See Also:
- Constant Field Values
-
GIT_SHORT_HASH
- See Also:
- Constant Field Values
-
BUILD_DATE
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Build
public Build()
-