tanjaschae/Say Hello ts
not relevant
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| java-version | The Java version to set up. Takes a whole or semver Java version. See examples of supported syntax in README file | no | 17 |
| distribution | Java distribution. See the list of supported distributions in README file | yes | — |
| java-package | The package type (jdk, jre) | no | jdk |
Outputs
| name | description |
|---|---|
| distribution | Distribution of Java that has been installed |
| version | Actual version of the java environment that has been installed |
| path | Path to where the java environment has been installed (same as $JAVA_HOME) |