Class IonetVersion

java.lang.Object
com.iohao.net.framework.IonetVersion

public final class IonetVersion extends Object
Provides the current version string of the ionet framework.

The version is extracted at class-load time from an XML-style tag embedded in the source, making it easy to keep in sync with the Maven POM version.

Author:
渔民小镇
date:
2022-12-23
  • Field Details

    • VERSION

      public static final String VERSION
  • Constructor Details

    • IonetVersion

      public IonetVersion()