v1
latestOpenAPI 3.1.02026-07-13202661.5 KBInstaller
Redirects to the installer that matches your current query
Redirects to the installer that matches your current query
get/v3/installer/latest/{feature_version}/{release_type}/{os}/{arch}/{image_type}/{jvm_impl}/{heap_size}/{vendor}
Path parameters
arch'x64' | 'x86' | 'x32' | 'ppc64' | 'ppc64le' | 's390x' | 'aarch64' | 'arm' | 'sparcv9' | 'riscv64' required
Architecture
feature_versioninteger required
Example:8
<p>
Feature release version you wish to download. Feature versions are whole numbers e.g. <code>8,11,16,17,18</code>.
</p>
<p>
Available Feature versions can be obtained from
<a href="https://api.adoptium.net/v3/info/available_releases">https://api.adoptium.net/v3/info/available_releases</a>
</p>
heap_size'normal' | 'large' required
Example:normal
Heap Size
image_type'jdk' | 'jre' | 'testimage' | 'debugimage' | 'staticlibs' | 'sources' | 'sbom' | 'jmods' required
Example:jdk
Image Type
jvm_impl'hotspot' required
JVM Implementation
os'linux' | 'windows' | 'mac' | 'solaris' | 'aix' | 'alpine-linux' required
Operating System
release_type'ga' | 'ea' required
<p>Type of release. Either a release version, known as General Availability(ga) or an Early Access(ea) </p>
vendor'eclipse' required
Example:eclipse
<p>Vendor of the binary. This is the organisation that produced the binary package.</p>
Query parameters
c_lib'musl' | 'glibc'
C Lib type, typically would imply image_type has been set to staticlibs
project'jdk' | 'valhalla' | 'metropolis' | 'jfr' | 'shenandoah'
Project
Project