2 | | == esgf-getCredentials == |
3 | | == Download == |
4 | | * jar -> [raw-attachment:getESGFCredentials-0.0.1.jar] `5.0 MB`[[BR]] |
5 | | * minimized jar -> [raw-attachment:min_getESGFCredentials-0.0.1.jar]`2.2 MB` |
| 2 | |
| 3 | = What is esgf-getCredentials? = |
| 4 | |
| 5 | = Getting started = |
| 6 | |
| 7 | == Pre-requisites== |
| 8 | JDK 6 or OpenJDK 6 and upper versions |
| 9 | |
| 10 | == Download and installation == |
| 11 | |
| 12 | A) Download the jar -> [raw-attachment:getESGFCredentials-0.0.2.jar] `new` [[BR]] |
| 13 | [wiki:ESGFGetCredentials/Versions Other versions..][[BR]][[BR]] |
| 14 | B) Go to download target directory: |
| 15 | * In Windows: |
| 16 | * Open getESGFCredentials-0.0.2.jar |
| 17 | * In Linux |
| 18 | * In shell: |
| 19 | {{{ |
| 20 | java -jar getESGFCredentials-0.0.2.jar |
| 21 | }}} |