RTI Code Generator (rtiddsgen) ============================== ANTLR ----- - This software is distributed with rtiddsgen (RTI Code Generator) as a jar file. The source code is not modified or shipped. In addition, the output produced by this software from a grammar file is part of the rtiddsgen JAR file. - Version: Release 3.5.2 - Open Source Software License: https://www.antlr3.org/license.html .. literalinclude:: licenses/antlr.txt :language: text Apache Commons Lang ------------------- - Used in rtiddsgen. We only use the class StringUtils. - Version 2.6 - Open Source Software License: Apache License Version 2.0 (full text found in the :ref:`section-3rdparty-appendix`). .. _apache-log4j-2-1: Apache Log4j 2 -------------- - This software is distributed with rtiddsgen as a jar file. The source code is not modified or shipped. - Source: https://logging.apache.org/ - Version: 2.17.1 - Open Source Software License: Apache License Version 2.0 (full text found in the :ref:`section-3rdparty-appendix`). Apache Velocity --------------- - This software is included in rtiddsgen. The source code is not modified or shipped. - Source: http://velocity.apache.org/ - Version: 2.3 - Open Source Software License: Apache License Version 2.0 (full text found in the :ref:`section-3rdparty-appendix`). Gson ---- - Portions of rtiddsgen (RTI Code Generator) are built using Gson. - Version 2.9.1 - Open Source Software License: Apache License Version 2.0 (full text found in the :ref:`section-3rdparty-appendix`).