Modifier and type | Field and description |
---|---|
public static val boolean | IS_STABLE
Flag that indicates if the current SRE platform is a stable release. |
public static val java.lang.String | MAVEN_ARTIFACT_ID
The artifact id of the Maven module that contains the SRE. |
public static val java.lang.String | MAVEN_GROUP_ID
The group id of the Maven module that contains the SRE. |
public static val java.lang.String | RELEASE_VERSION
The version number of the current release of the SRE platform. |
public static val IS_STABLE : boolean = true
public static val MAVEN_ARTIFACT_ID : java.lang.String = "janus.kernel"
public static val MAVEN_GROUP_ID : java.lang.String = "io.sarl.sre.janus"
public static val RELEASE_VERSION : java.lang.String = "3.0.15.1"