
What you need for this book
To run the sample provided in this book, you will need at least the following software and a GitHub account.
- Install JDK 8
- Install Maven 3.5
Chapters sources used artifacts from:
- Maven central repository http://central.maven.org/maven2/
- Red Hat GA repository https://maven.repository.redhat.com/ga/
Clone the book repository with its git submodule using the command:
git clone --recursive git@github.com:jbossdevguidebook/chapters.git
Here is a full software list used in this book and their download links. Common tools like JBoss developper studio and Integration Stack are installed in the first chapter, At the begining of others chapters, a specific section explains how to install specific JBoss products when required:
Software Download Links Chapters
devstudio-10.3.0.GA-installer-standalone.jar
https://developers.redhat.com/download-manager/file/devstudio-10.3.0.GA-installer-standalone.jar all
Java SE Development Kit 8u91 or higher
http://www.oracle.com/technetwork/java/javase/downloads/ all
JBoss Developer Studio Integration Stack 10.3.0.GA
http://tools.jboss.org/downloads/devstudio_is/neon/10.3.0.GA.html
all
Apache Maven 3.X, version 3.5.0 recommended
https://maven.apache.org/download.cgi all
jboss-eap-7.0.0.zip
https://developers.redhat.com/download-manager/file/jboss-eap-7.0.0.zip 2,4,5,8,9
HA-Proxy version 1.7.3 or higher
MySQL Community Server 5.6.37
https://dev.mysql.com/downloads/mysql/5.6.html#downloads 2,3,4,6
wildfly-11.0.0.Alpha1.zip
http://wildfly.org/downloads/ 3
jboss-datagrid-7.0.0-server.zip
https://developers.redhat.com/download-manager/file/jboss-datagrid-7.1.0-server.zip 4
Infinispan Visualizer : master branch
https://github.com/infinispan/visual.git 4,6
jboss-dv-6.3.0-1-installer.jar
https://developers.redhat.com/products/datavirt/download/
5
Docker & Docker Compose version 17.03.1-ce, build c6d412e or higher
https://docs.docker.com/v17.03/ 5
jboss-fuse-karaf-6.3.0.redhat-187.zip.
https://developers.redhat.com/download-manager/file/jboss-fuse-karaf-6.3.0.redhat-187.zip 6
jboss-amq-7.0.0.redhat-1-bin.zip
https://developers.redhat.com/products/amq/download/
7
VirtualBox v5.0.26 r108824 or higher
https://www.virtualbox.org/wiki/Downloads
7
Red Hat Enterprise Linux 7.3.0 +
For Developper
https://developers.redhat.com/products/rhel/download/
7
Extra Packages for RHEL
7
jboss-brms-6.4.0.GA-deployable-eap7.x.zip
https://developers.redhat.com/products/brms/download/
8
jboss-bpmsuite-6.4.0.GA-deployable-eap7.x.zip
https://developers.redhat.com/products/bpmsuite/download/
9