File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ In this section you can have a glance of the minimum and recommended versions of
66
77You can download a java web container like * Apache Tomcat* from and * Java JRE*
88
9- | Tool | Link | Minimum | Recommended | Maximum |
10- | --------| ----------------------------------------------------| ---------| -------------| ---------------|
11- | Java | [ link] ( https://www .java.com/it/download/ ) | 8 <sup >1</sup > | 17 | 17< sup >2</ sup > |
12- | Tomcat | [ link] ( https://tomcat.apache.org/download-80 .cgi ) | 8.5 | 9 | 9<sup >2</sup > |
9+ | Tool | Link | Minimum | Recommended | Maximum |
10+ | --------| ----------------------------------------------------| ----------------- | -------------| ---------------|
11+ | Java | [ link] ( https://jdk .java.net/archive/ ) | 11 <sup >1</sup > | 17 | 21 |
12+ | Tomcat | [ link] ( https://tomcat.apache.org/download-90 .cgi ) | 8.5 | 9 | 9<sup >2</sup > |
1313
1414## Debug / Build
1515
@@ -18,8 +18,8 @@ These tools needs to be installed (other than **Java** in versions above above):
1818| Tool | Link | Minimum | Recommended | Maximum |
1919| -----------------------| ------------------------------------------------------------| ---------| -------------| -----------------|
2020| npm | [ link] ( https://www.npmjs.com/get-npm ) | 8 | 10 | |
21- | NodeJS | [ link] ( https://nodejs.org/en/ ) | 20 | 20 | 25 <sup >3</sup > |
22- | Java (JDK) | [ link] ( https://www .java.com/en/download/help/develop.html ) | 8 | 17 | 17 |
21+ | NodeJS | [ link] ( https://nodejs.org/en/ ) | 20 | 20 | 24 <sup >3</sup > |
22+ | Java (JDK) | [ link] ( https://jdk .java.net/archive/ ) | 11 | 17 | 21 |
2323| Maven | [ link] ( https://maven.apache.org/download.cgi ) | 3.1.0 | 3.6 | |
2424| python<sup >4</sup > | [ link] ( https://www.python.org/downloads/ ) | 2.7.9 | 3.7 | |
2525
You can’t perform that action at this time.
0 commit comments