Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Java (via SDKMAN!) (java)

Installs Java, SDKMAN! (if not installed), and needed dependencies.

Example Usage

"features": {
    "ghcr.io/devcontainers/features/java:1": {
        "version": "latest"
    }
}

Options

Options Id Description Type Default Value
version Select or enter a Java version to install string latest
jdkDistro Select or enter a JDK distribution string ms
installGradle Install Gradle, a build automation tool for multi-language software development boolean -
installMaven Install Maven, a management tool for Java boolean -

License

For the Java Feature from this repository, see NOTICE.txt for licensing information on JDK distributions.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.