java.lang.Object
io.ebean.EbeanVersion
Class to determine the ebean version.
- Author:
- Roland Praml, FOCONIS AG
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Returns the ebean version (read from /META-INF/maven/io.ebean/ebean/pom.properties)
-
Method Details
-
getVersion
Returns the ebean version (read from /META-INF/maven/io.ebean/ebean/pom.properties)
-