Class EngineInfo

java.lang.Object
org.collebol.client.utils.EngineInfo

public class EngineInfo extends Object
Info of the engine in the ejgengine.properties file.
Since:
1.0-dev
Author:
ColleBol - contact@collebol.org
  • Constructor Details

    • EngineInfo

      public EngineInfo()
  • Method Details

    • getVersion

      public String getVersion()
    • getArtifactId

      public String getArtifactId()
    • getName

      public String getName()
    • getBuildTime

      public String getBuildTime()
    • getUrl

      public String getUrl()
    • getAuthor

      public String getAuthor()
    • getAuthorEmail

      public String getAuthorEmail()