Advertisement
spkabugo

jdk installation

Jul 8th, 2019
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.17134.829]
  2. (c) 2018 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\hp>java -version
  5. java version "1.8.0_211"
  6. Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
  7. Java HotSpot(TM) Client VM (build 25.211-b12, mixed mode)
  8.  
  9. C:\Users\hp>mvn -v
  10. Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T22:00:29+03:00)
  11. Maven home: C:\Program Files\apache-maven-3.6.1\bin\..
  12. Java version: 1.8.0_211, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk1.8.0_211\jre
  13. Default locale: en_US, platform encoding: Cp1252
  14. OS name: "windows 10", version: "10.0", arch: "x86", family: "windows"
  15.  
  16. C:\Users\hp>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement