- getCommit() - Static method in class com.fizzed.stork.util.Version
-
Returns the library source control commit tag such as "ac486420"
- getLongVersion() - Static method in class com.fizzed.stork.util.Version
-
Returns a longer library version that includes the timestamp such as "1.2.3 (commit b6d8e2bf @ 2015-03-13T20:17:46.323Z)"
- getName() - Static method in class com.fizzed.stork.util.Version
-
Returns the library name such as "fizzed-stork-util"
- getTimestamp() - Static method in class com.fizzed.stork.util.Version
-
Returns the library build timestamp (date) such as "2015-03-13T20:17:46.323Z"
- getVendor() - Static method in class com.fizzed.stork.util.Version
-
Returns the library vendor such as "com.fizzed"
- getVersion() - Static method in class com.fizzed.stork.util.Version
-
Returns the library version such as "1.2.3"