Package io.quarkus.builder
Class Version
- java.lang.Object
-
- io.quarkus.builder.Version
-
public final class Version extends Object
- Author:
- David M. Lloyd
-
-
Constructor Summary
Constructors Constructor Description Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetJarName()Get the JAR name.static StringgetVersion()Get the version.static voidmain(String[] args)Print out the current version onSystem.out.
-