• Prev Type
  • Next Type

io.sarl.sre.janus.network
Class SreNetworkVersion
final class SreNetworkVersion
extends java.lang.Object
Describes the version of the network extension for the SRE platform.

The constants in this file are automatically updated by the Maven compilation process. DO NOT CHANGE THEM MANUALLY.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.network
Since:
0.13
Field Summary
Modifier and type Field and description
public static val java.lang.String MAVEN_ARTIFACT_ID
The artifact id of the Maven module that contains the network extension.
public static val java.lang.String MAVEN_GROUP_ID
The group id of the Maven module that contains the network extension.
Field Details
MAVEN_ARTIFACT_ID
public static val MAVEN_ARTIFACT_ID : java.lang.String = "janus.network"
The artifact id of the Maven module that contains the network extension.
Since:
0.13
MAVEN_GROUP_ID
public static val MAVEN_GROUP_ID : java.lang.String = "io.sarl.sre.janus"
The group id of the Maven module that contains the network extension.
Since:
0.13