Red Hat Data Grid 6.x and 7.x Component Details
Contents
Red Hat Data Grid component details for each release are listed below. As part of the release process, several JBoss Community components may be added or removed for dependency or compatibility purposes, while other components may be included as technology previews.
Data Grid 7.x
The following community components are integrated into Data Grid 7 and are supported for use in both development and production, according to your subscription agreement.
Note that versions earlier than 7.3 use JBoss Data Grid (JDG) product naming conventions.
Data Grid 7 Library Components
Library Component | JDG 7.0 | JDG 7.1 | JDG 7.2 | RHDG 7.3 |
---|---|---|---|---|
Infinispan | 8.3.0 | 8.4.0 | 8.5.0 | 9.4.6 |
Aesh | 0.66.4 | 0.66.12 | 0.66.12 | 0.66.13 |
Commons Pool | 1.6.0 | 1.6.0 | 1.6.0 | removed |
Lucene/Solr | 5.5.1 | 5.5.1 | 5.5.5 | 5.5.5 |
Hibernate Search | 5.6.0 | 5.6.0 | 5.7.3 | 5.10.3 |
JBoss Logging | 3.3.0 | 3.3.0 | 3.3.1 | 3.3.2 |
JBoss Marshalling | 1.4.10 | 1.4.10 | 1.4.10 | 2.0.6 |
JBoss Transactions/Narayana | 5.2.16 | 5.2.21 | 5.2.21 | 5.9.0 |
JGroups | 3.6.10 | 4.0.1 | 4.0.11 | 4.0.18 |
Protostream | 3.0.5 | 4.0.0 | 4.2.0 | 4.2.2 |
Data Grid 7 Server Components
Server Component | JDG 7.0 | JDG 7.1 | JDG 7.2 | RHDG 7.3 |
---|---|---|---|---|
Infinispan | 8.3.0 | 8.4.0 | 8.5.0 | 9.4.6 |
Aesh | 0.66.4 | 0.66.12 | 0.66.12 | 0.66.13 |
Antlr | 3.4 | 3.4 | 3.4 | 3.5.2 |
Commons CLI | 1.2 | 1.2 | 1.2 | 1.2 |
Commons Codec | 1.10 | 1.10 | 1.10 | 1.10 |
Commons IO | 2.4 | 2.4 | 2.4 | 2.4 |
Commons Pool | 1.6 | 1.6 | 1.6 | removed |
Getopt | 1.0.13 | 1.0.13 | 1.0.13 | 1.0.13 |
HttpClient | 4.5.0 | 4.5.0 | 4.5.0 | 4.5.0 |
HttpCore | 4.4.1 | 4.4.1 | 4.4.1 | 4.4.1 |
Jackson | 1.9.13 | 1.9.13 | 1.9.13 | 1.9.13 |
Jansi | 1.11 | 1.11 | 1.11 | 1.11 |
Javassist | 3.18.1.GA | 3.18.1.GA | 3.18.1.GA | 3.23.1.GA |
Wildfly (EAP) | 10.0.0 (7.0.0.GA) | 10.0.0 (7.0.4.GA) | 10.0.0 (7.0.8.GA) | 14.0.1 (7.2.0.GA) |
JBoss Logging | 3.3.0 | 3.3.0 | 3.3.1 | 3.3.2 |
JBoss Marshalling | 1.4.10 | 1.4.10 | 1.4.10 | 2.0.6 |
JBoss Metadata | 10.0.0 | 10.0.0 | 10.0.0 | 11.0.0 |
JBoss Negotiation | 3.0.2 | 3.0.3 | 3.0.4 | 3.0.4 |
JBoss Remoting | 4.0.18 | 4.0.21 | 4.0.21 | 4.0.21 |
JBoss Transactions/Narayana | 5.2.16 | 5.2.21 | 5.2.21 | 5.9.0 |
JBoss Threads | 2.2.1 | 2.2.1 | 2.2.1 | 2.2.1 |
JBoss VFS | 3.2.11 | 3.2.11 | 3.2.11 | 3.2.11 |
JGroups | 3.6.10 | 4.0.1 | 4.0.11 | 4.0.17 |
Hibernate Commons Annotations | 5.0.1 | 5.0.1 | 5.0.1 | 5.0.4 |
Hibernate Search | 5.6.0 | 5.6.0 | 5.7.3 | 5.10.3 |
Lucene/Solr | 5.5.1 | 5.5.1 | 5.5.5 | 5.5.5 |
Netty | 4.0.36 | 4.1.8 | 4.1.8 | 4.1.28 |
Picketbox | 4.9.6 | 4.9.7 | 4.9.7 | 5.0.3 |
Protostream | 3.0.5 | 4.0.0 | 4.2.0 | 4.2.2 |
RestEasy | 3.0.16 | 3.1.0 | 3.1.0 | 3.1.0 |
Scala | 2.11.7 | 2.11.7 | 2.11.7 | 2.11.7 |
Staxmapper | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 |
SLF4J | 1.7.2 | 1.7.5 | 1.7.5 | 1.7.22 |
XStream | 1.4.9 | 1.4.9 | 1.4.10 | 1.4.10 |
Finding Data Grid 7 Components
You can find complete component details for Data Grid directly from your project as follows:
- Download the archive that contains the RHDG sources,
jboss-datagrid-${version}-sources.zip
, from the Product Downloads page. - Extract the archive to your file system.
- Open a terminal window and change to the top-level directory that contains the
pom.xml
file. - Run
mvn dependency:tree
to retrieve information about dependencies.
JBoss Data Grid 6
The following JBoss Community components have been integrated into JBoss Data Grid 6 and are supported for use in both development and production (according to your corresponding subscription agreement). Each of the components listed are for the last point release of the corresponding version.
JBoss Data Grid 6 Library Components
Library Component | JDG 6.1 | JDG 6.2 | JDG 6.3 | JDG 6.4 | JDG 6.5 | JDG 6.6 |
---|---|---|---|---|---|---|
Infinispan | 5.2.4 | 6.0.3 | 6.1.2 | 6.2.1 | 6.3.1 | 6.4.1 |
Aesh | 0.33.7 | 0.33.8 | 0.33.12 | 0.33.14 | 0.33.15 | |
C3P0 | 0.9.1.2 | 0.9.1.2 | 0.9.1.2 | 0.9.1.2 | 0.9.1.2 | 0.9.1.2 |
Commons Pool | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 |
Lucene/Solr | 3.6.2[1] | 3.6.2 | 3.6.2 | 3.6.2 | 3.6.2 | 3.6.2 |
Hibernate Search | 4.2.0[1] | 4.4.0 | 4.5.0 | 4.6.0 | 4.6.1 | 4.6.3 |
JBoss Logging | 3.1.2 | 3.1.2 | 3.1.2 | 3.1.4 | 3.1.4 | 3.1.4 |
JBoss Marshalling | 1.4.2 | 1.4.5 | 1.4.10 | 1.4.10 | 1.4.10 | |
JBoss Transactions/Narayana | 4.16.6 | 4.17.7 | 4.17.15 | 4.17.26 | 4.17.29 | 4.17.29 |
JGroups | 3.2.7 | 3.4.3 | 3.4.7 | 3.6.2 | 3.6.3 | 3.6.3 |
Protostream | 1.0.0 | 1.0.2 | 3.0.1 | 3.0.2 | 3.0.5 | |
Staxmapper | 1.1.0 |
JBoss Data Grid Library mode also includes entitlement to JBoss Enterprise Application Platform
[1] Technology Preview for Querying feature
JBoss Data Grid 6 Server Components
Server Component | JDG 6.1 | JDG 6.2 | JDG 6.3 | JDG 6.4 | JDG 6.5 | JDG 6.6 |
---|---|---|---|---|---|---|
Infinispan | 5.2.4 | 6.0.3 | 6.1.2 | 6.2.1 | 6.3.1 | 6.4.1 |
Aesh | 0.33.7 | 0.33.8 | 0.33.12 | 0.33.14 | 0.33.15 | |
Antlr | 3.4 | 3.4 | 3.4 | 3.4 | 3.4 | 3.4 |
Commons CLI | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 |
Commons Codec | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 |
Commons IO | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 | 2.1 |
Commons Pool | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 | 1.6 |
Getopt | 1.0.13 | 1.0.13 | 1.0.13 | 1.0.13 | 1.0.13 | 1.0.13 |
Hibernate Commons Annotations | 4.0.1 | 4.0.1 | 4.0.1 | 4.0.1 | 4.0.2 | 4.0.2 |
Hibernate Search | 4.4.0 | 4.5.0 | 4.6.0 | 4.6.1 | 4.6.3 | |
Hibernate Validator | 4.2.0 | 4.3.1 | 4.3.1 | 4.3.2 | 4.3.2 | 4.3.2 |
HttpClient | 4.1.3 | 4.3 | 4.3 | 4.3 | 4.3.6 | 4.3.6 |
HttpCore | 4.1.4 | 4.3 | 4.3 | 4.3 | 4.3.3 | 4.3.3 |
IronJacamar | 1.0.13 | 1.0.13 | 1.0.23.1 | 1.0.28 | 1.0.31 | 1.0.32 |
Jackson | 1.9.2 | 1.9.9 | 1.9.9 | 1.9.9 | 1.9.9 | 1.9.9 |
Jansi | 1.8 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 |
Jacorb | 2.3.2 | 2.3.2 | 2.3.2 | 2.3.2 | 2.3.2 | 2.3.2 |
Javassist | 3.15.0 | 3.15.0 | 3.18.1 | 3.18.1 | 3.18.1 | 3.18.1 |
JBoss AS (EAP) | 7.3.4 (6.2.4 GA) | 7.4.3 (6.3.3 GA) | 7.5.0 (6.4.0 GA) | 7.5.2 (6.4.2 GA) | ||
JBoss Logging | 3.1.2 | 3.1.2 | 3.1.2 | 3.1.4 | 3.1.4 | 3.1.4 |
JBoss Marshalling | 1.3.16 | 1.4.2 | 1.4.5 | 1.4.10 | 1.4.10 | 1.4.10 |
JBoss Metadata | 7.0.4 | 7.0.8 | 7.0.9 | 7.1.2 | 7.2.1 | 7.2.2 |
JBoss Negotiation | 2.2.1 | 2.2.5 | 2.2.10 | 2.3.6 | 2.3.6 | 2.3.7 |
JBoss Remoting | 3.2.13 | 3.2.16 | 3.2.19 | 3.3.4 | 3.3.4 | 3.3.5 |
JBoss Transactions | 4.16.6 | 4.17.7 | 4.17.15 | 4.17.26 | 4.17.29 | 4.17.29 |
JBoss Threads | 2.0.0 | 2.1.0 | 2.1.1 | 2.1.1 | 2.1.2 | 2.1.2 |
JBoss VFS | 3.1.0 | 3.1.0 | 3.2.2 | 3.2.5 | 3.2.9 | 3.2.9 |
JGroups | 3.2.7 | 3.4.3 | 3.4.7 | 3.6.2 | 3.6.3 | 3.6.3 |
JLine | 0.9.94 | |||||
JodaTime | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 | 1.6.2 |
Jython | 2.5.2 | |||||
Lucene/Solr | 3.6.2 | 3.6.2 | 3.6.2 | 3.6.2 | 3.6.2 | |
Netty | 3.6.2 | 3.6.6 | 4.0.18 | 4.0.18 | 4.0.18 | 4.0.18 |
Picketbox | 4.0.14 | 4.0.17 | 4.0.19 | 4.0.19 | 4.1.1 | 4.1.1 |
ProtoStream | 1.0.0 | 1.0.2 | 3.0.1 | 3.0.2 | 3.0.5 | |
RestEasy | 2.3.4 | 2.3.6 | 2.3.7.2 | 2.3.8 | 2.3.10 | 2.3.10 |
Scala | 2.10.0 | 2.10.2 | 2.10.4 | 2.10.4 | 2.10.4 | 2.10.4 |
Scannotation | 1.0.2 | 1.0.2 | 1.0.3 | 1.0.3 | 1.0.3 | 1.0.3 |
SLF4J | 1.6.1 | 1.6.1 | 1.7.2 | 1.7.2 | 1.7.2 | 1.7.2 |
Solder | 3.1.1 | |||||
Staxmapper | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 |
Xalan | 2.7.1 | 2.7.1 | 2.7.1 | 2.7.1 | 2.7.1 | 2.7.1 |
XStream | 1.4.1 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 |
Comments