13.2. RTI Code Generator (rtiddsgen)¶
13.2.1. 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: ANTLR 3 License (full text found in the Licenses).
13.2.2. ANTLR Runtime API¶
Used in rtiddsgen.
Version: Release 3.5.2
Open Source Software License: ANTLR 3 License (full text found in the Licenses).
13.2.3. Apache Commons CLI¶
Used in rtiddsgen.
Version: 1.5.0
Open Source Software License: Apache License Version 2.0 (full text found in the Licenses).
13.2.4. 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 Licenses).
13.2.5. Apache Commons Lang 3¶
Used in rtiddsgen.
Version 3.11
Open Source Software License: Apache License Version 2.0 (full text found in the Licenses).
13.2.6. Apache Log4j 2¶
This software is distributed with rtiddsgen (RTI Code Generator) as a jar file. The source code is not modified or shipped.
Source: https://logging.apache.org/
Version: 2.25.3
Open Source Software License: Apache License Version 2.0 (full text found in Licenses).
13.2.7. 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 Licenses).
13.2.8. Simple Logging Facade for Java (SLF4J)¶
This software is included in rtiddsgen.
Version 1.7.35
Open Source Software License: https://www.slf4j.org/license.html
Copyright (c) 2004-2025 QOS.ch
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.