- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 250字
- 2021-07-02 18:37:21
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
- 軟件安全技術
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- AngularJS Testing Cookbook
- AIRAndroid應用開發實戰
- 零基礎學Java(第4版)
- 單片機應用與調試項目教程(C語言版)
- Keras深度學習實戰
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- Magento 2 Beginners Guide
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Android應用開發攻略
- JavaScript程序設計實例教程(第2版)
- Neo4j權威指南 (圖數據庫技術叢書)
- C語言開發寶典
- Python GUI設計:tkinter菜鳥編程