Last active
May 15, 2019 14:03
-
-
Save marc0der/68e1d71d7542e5cf548f21ba9692afe0 to your computer and use it in GitHub Desktop.
Proposed new Java list view for SDKMAN!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================================================================ | |
Available Java Versions | |
================================================================================ | |
Vendor | Current | Version | Status | Identifier | |
-------------------------------------------------------------------------------- | |
AdoptOpenJDK | | 12.0.1.j9 | available | 12.0.1.j9-adpt | |
| >>> | 12.0.1.hs | available | 12.0.1.hs-adpt | |
| | 11.0.3.j9 | installed | 11.0.3.j9-adpt | |
| | 11.0.3.hs | available | 11.0.3.hs-adpt | |
| | 8.0.212 | available | 8.0.212-adpt | |
| | 8.0.212 | available | 8.0.212-adpt | |
Amazon | | 11.0.2 | outdated/local | 11.0.2-amzn | |
| | 8.0.192 | installed | 8.0.192-amzn | |
GraalVM | | 19.0.0 | installed | 19.0.0-grl | |
| | 1.0.0-rc-16 | installed | 1.0.0-rc-16-grl | |
| | 1.0.0-rc-15 | outdated/local | 1.0.0-rc-15-grl | |
OpenJDK | | 13.ea.20 | available | 13.ea.20-open | |
| | 12.0.1 | available | 12.0.1-open | |
| | 11.0.2 | available | 11.0.2-open | |
| | 10.0.2 | available | 10.0.2-open | |
| | 9.0.4 | available | 9.0.4-open | |
Oracle | | 8.0.201 | outdated/local | 8.0.201-oracle | |
Zulu | | 12.0.1 | installed | 12.0.1-zulu | |
| | 12.0.0 | outdated/local | 12.0.0-zulu | |
| | 11.0.3 | available | 11.0.3-zulu | |
| | 10.0.2 | available | 10.0.2-zulu | |
| | 9.0.7 | available | 9.0.7-zulu | |
| | 9.0.7 | available | 9.0.7-zulu | |
| | 8.0.212 | available | 8.0.212-zulu | |
| | 7.0.222 | available | 7.0.222-zulu | |
| | 6.0.119 | available | 6.0.119-zulu | |
================================================================================ | |
Use the Identifier for installation: | |
$ sdk install java 11.0.3.hs-adpt | |
================================================================================ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also forgot to mention that the next step after this will lead us down the road to start issuing commands like:
And then later we can introduce: