Package ratpack.util
Class RatpackVersion
- java.lang.Object
-
- ratpack.util.RatpackVersion
-
public class RatpackVersion extends java.lang.ObjectProvides the version of the Ratpack core at runtime.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetVersion()The version of Ratpack.
-