io.sarl.sre.boot.internal.cli.messages.properties Maven / Gradle / Ivy
The newest version!
JanusApplicationModuleProvider_0 = The name and description of the application.
JanusApplicationModule_0 = The official run-time environment for SARL.
JanusApplicationModule_1 = [AGENT QUALIFIED NAME]
JanusApplicationModule_2 = Janus is an open-source multi-agent platform fully implemented in Java {0}. \
It enables developers to quickly create web, enterprise and desktop multiagent-based applications. \
It provides a comprehensive set of features to develop, run, display and monitor multiagent-based applications. \
Janus-based applications can be distributed across a network. Janus natively manages the concept of recursive \
agents and holons.\n\
\n\
The janus command starts and executes an application, written in the SARL programming language, and provides \
the necessary infrastructure to run SARL programs, their agents, and the attached resources.\nThe janus command takes the fully qualified name of the agent type for which an \
agent; i.e. the SARL package name following by the agent type name. This fully qualified name will be used to launch a single agent \
at the start-up of the janus framework.
VersionCommand_0 = Prints release information.
VersionCommand_1 = Version of Janus (SRE): {0}\n{2}
VersionCommandModuleProvider_0 = The command for printing out the version of Janus.