RTI Services & Utilities ======================== RTI’s Professional Product bundle includes a number of services and utilities consisting of multiple products provided as executables that provide specific additional functionality to the distributed application. These services are typically run as part of the user’s deployed application set. Customers typically are neither licensed nor provided the software necessary to build these tools from source code. Some services may offer library versions that can be linked directly into the Customer application. All RTI Services contain or depend on the RTI Connext DDS Core Libraries. See the Third-party Software – Core & Micro documentation for information regarding third-party software content included as part of the Core package. Bootstrap --------- - Version 5.1.3 - Used with RTI Web Integration Service - https://github.com/twbs/bootstrap/blob/main/LICENSE - License .. literalinclude:: licenses/bootstrap.txt :language: text CivetWeb -------- - Version 1.16 - Used with RTI Web Integration Service and RTI Observability Collector Service. - https://github.com/civetweb/civetweb/blob/v1.16/LICENSE.md#civetweb-license - License .. literalinclude:: licenses/civetweb.txt :language: text Curl ---- - Version 8.1.2 - Used in RTI Observability Collector Service by OpenTelemetry C++. - https://github.com/curl/curl/blob/curl-8_1_2/COPYING - License: .. literalinclude:: licenses/curl.txt :language: text jQuery ------ - Version 3.6.0 - Used with RTI Web Integration Service documentation - https://github.com/jquery/jquery/blob/main/LICENSE.txt - License .. literalinclude:: licenses/jquery.txt :language: text json-parser ----------- - Version 1.1.0 - Used with RTI Web Integration Service, RTI Database Integration Service, and RTI Recording Service. - https://github.com/json-parser/json-parser/blob/master/LICENSE - License .. literalinclude:: licenses/jsonparser.txt :language: text Libxml2 ------- - Libxml2 v2.11.4 - Used with RTI Cloud Discovery Service, RTI Observability Collector Service, RTI Queuing Service, RTI Recording Service, and RTI Routing Service for parsing XML files. - https://gitlab.gnome.org/GNOME/libxml2/-/blob/v2.11.4/Copyright - License .. literalinclude:: licenses/libxml2.txt :language: text Libxslt ------- - Libxslt v1.1.38 - Used with RTI Cloud Discovery Service, RTI Observability Collector Service, RTI Queuing Service, RTI Recording Service, and RTI Routing Service for transforming XML files. - https://gitlab.gnome.org/GNOME/libxslt/-/blob/v1.1.38/Copyright - License .. literalinclude:: licenses/libxslt.txt :language: text nlohmann-json ------------- - Version 3.11.2 - Used with RTI Observability Collector Service - https://github.com/nlohmann/json/blob/develop/LICENSE.MIT .. literalinclude:: licenses/nlohmann-json.txt :language: text OpenSSL ------- - Version 3.0.9 - Web Integration Service uses OpenSSL APIs to generate API keys and to secure the connection between client applications and the embedded web server when HTTPS is enabled. - https://www.openssl.org/source/apache-license-2.0.txt - License: Apache License Version 2.0 (full text found in the **Appendix**). OpenTelemetry C++ ----------------- - Version 1.9.1 - Used in RTI Observability Collector to export in OTLP. - https://github.com/open-telemetry/opentelemetry-cpp/blob/v1.9.1/LICENSE - License: .. literalinclude:: licenses/opentelemetry-cpp.txt :language: text prometheus-cpp -------------- - Version 1.0.1 - Used with RTI Observability Collector Service - https://github.com/jupp0r/prometheus-cpp/blob/master/LICENSE - License: .. literalinclude:: licenses/prometheus-cpp.txt :language: text Protocol Buffers ---------------- - Version 21.12 - Used in RTI Observability Collector by OpenTelemetry C++. - https://github.com/protocolbuffers/protobuf/blob/v21.12/LICENSE - License: .. literalinclude:: licenses/protobuf.txt :language: text RapidXML -------- - Version 1.13 - Used with RTI Web Integration Service - http://rapidxml.sourceforge.net - | License | Copyright (c) 2006, 2007 Marcin Kalicinski .. literalinclude:: licenses/rapidxml.txt :language: text SQLite ------ - Version 3.39.4 - RTI compiles the source code of SQLite into a library that infrastructure services like RTI Recording Service, RTI Persistence Service, RTI Queuing Service, and RTI Web Integration Service link against. - http://www.sqlite.org/copyright.html - License .. literalinclude:: licenses/sqlite.txt :language: text SQLite ODBC ----------- - Version 0.9998 - RTI compiles the source code of SQLite ODBC into a library that infrastructure services like RTI Persistence Service and RTI Queuing Service link against. - http://www.ch-werner.de/sqliteodbc/license.terms - License .. literalinclude:: licenses/sqliteodbc.txt :language: text