Package ratpack.exec.util
Class RatpackVersion
- java.lang.Object
-
- ratpack.exec.util.RatpackVersion
-
public class RatpackVersion extends Object
Provides the version of the Ratpack core at runtime.
-
-
Method Detail
-
getVersion
public static String getVersion()
The version of Ratpack.- Returns:
- The version of Ratpack
-
-