joschi / java-metadata

Project collecting release metadata of various JDK distributions.
https://joschi.github.io/java-metadata/index.html
MIT License
32 stars 10 forks source link

IDEA: Metadata by JDK major version #19

Open bric3 opened 2 years ago

bric3 commented 2 years ago

Currenty the metadata API does not allow to find JDKs by their major version, I wonder if this could be useful for tools like asdf-vm or others.

https://joschi.github.io/java-metadata/

This might be useful for https://github.com/halcyon/asdf-java/issues/92