Package io.quarkus.builder
Class Version
java.lang.Object
io.quarkus.builder.Version
- Author:
- David M. Lloyd
-
Constructor Details
-
Version
public Version()
-
-
Method Details
-
getVersion
Get the version.- Returns:
- the version
-
getJarName
Get the JAR name.- Returns:
- the JAR name
-
main
Print out the current version onSystem.out.- Parameters:
args- ignored
-