You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add function to get Java version from different providers
Add a function to retrieve the Java version from various Java providers
such as Adoptium, Oracle, Amazon Corretto, Azul Zulu, Red Hat OpenJDK,
and Microsoft OpenJDK. The function parses the HTML content from
specific URLs for each provider and returns the Java version.
0 commit comments