Release Date: Mar 3rd 2023
On This Page
Compatibility Issue with Prior Versions
A change was made in this release which resulted in code generated by this release's XUF2 code generator to be incompatible with the runtimes of the prior X releases. The ADM compatibility version should have been incremented in this release but was erroneously not incremented.
Overview
- Talon 3.16.33 - [Release Notes] [Manual] [javadoc]
- Native 3.16.20 - [Release Notes]
- Layered Frameworks
- Hornet 1.16.18 - [Release Notes] [source] [javadoc]
- Eagle 2.9.19 - [Release Notes]
- Messaging Bindings
- Solace Binding 3.16.19 - [Release Notes]
- Kafka Binding 1.8.18 - [Release Notes]
- JMS Binding 3.16.19 - [Release Notes]
- DevOps
- Robin 2.12.18 - [Release Notes]
- Lumino 1.8.12 - [Release Notes] [Manual]
- Samples 3.16.20 - [source]
- Apps 3.16.20 - [source]
As of 3.14, Eagle has been re-included in suite releases.
Downloads
You need a login and license for the following direct downloads. Visit http://license.neeveresearch.com to request an evaluation license or contact sales@neeveresearch.com.
If you are a Maven user, see the section below for maven dependency information.
- Talon Distributions [Linux x86-64] [Win x86-64] [OSX x86-64]
- Hornet [jar]
- Robin Distributions [Linux x86-64] [Win x86-64] [OSX x86-64]
- Robin Jar [jar]
- Lumino [Standalone Bundle] [Server Only] [Agent Only]
Maven
Bill of Materials
You can add the following to your pom's dependency management section to specify the versions of the artifacts for this release. Note that this mechanism does not specify maven plugin versions.
Platform Maven Plugin
The Maven BOM mechanism doesn't cover plugin versions. Consequently, the platform provides a platform plugin that incorporates the plugin goals of other plugins in the product suite. This allows specification of the BOM version as a property that can also be used to configure the plugin version.
Repository Configuration
Components of the platform requiring an X Platform license are stored in our licensed repositories. You can specify the repository credentials provided to you by our license server by editing your ~/.m2/settings.xml
If your project uses maven you can use the following repository targets to pick up platform dependencies:
Blocked By a Firewall?
If access to our repositories is blocked by a firewall or corporate security policy please reach out to our support team at support@neeveresearch.com . We can provide you a downloadable bundle that you can install locally.
Dependencies
Talon
Talon contains the platform's runtime kernel and is needed for all X applications:
Linux Native Libraries
The following dependency can be used to improve performance and is required in some cases for zero garbage operation.
Solace Binding
If you are using Solace as your messaging backbone, you should add the following dependency:
Kafka Binding
If you are using Kafka as your messaging backbone, you should add the following dependency:
JMS Binding
If you are using JMS as your messaging backbone, you should add the following dependency.