Git Product home page Git Product logo

Comments (5)

marchof avatar marchof commented on June 5, 2024

Platforms have been updated in f9ac106

I added a separate entry now for every major release so supported platforms are version specific. This also allows to have deep links for the respective versions.

By any chance do you know whether there are deep links for JDK 9, 10, 12, 13 and 14?

from java-almanac.

dchuyko avatar dchuyko commented on June 5, 2024

Thanks and merry Christmas!

  1. There is "ALL versions" tab at https://bell-sw.com/pages/downloads/?
  2. There is a discovery API described at https://bell-sw.com/pages/api/ , in particular see:

https://api.bell-sw.com/v1/liberica/architectures
https://api.bell-sw.com/v1/liberica/operating-systems
https://api.bell-sw.com/v1/liberica/releases?version-feature=9
https://api.bell-sw.com/v1/liberica/releases?version-feature=10
https://api.bell-sw.com/v1/liberica/releases?version-feature=12
https://api.bell-sw.com/v1/liberica/releases?version-feature=14

8,11,15 work too of course. So the API integration would be the best option.

from java-almanac.

marchof avatar marchof commented on June 5, 2024

@dchuyko Thanks for the pointers to the API! I will use it to keep meta data up-to date.

I was asking for a web address I can link to. For example for Java 11 I can point users to https://bell-sw.com/pages/downloads/#/java-11-lts and they will see Java 11 JDKs pre-selected.

As far as I can see there is no such link e.g. for Java 12. I can only link to the "all versions" tab, correct?

from java-almanac.

dchuyko avatar dchuyko commented on June 5, 2024

There are dynamic urls like https://bell-sw.com/pages/downloads/?version=java-9
but:

  1. They are not truly deep urls, the base url is the same and parameters are fed to scripts that show the selection.
  2. They are not guaranteed to stay working or not to change their form.

from java-almanac.

marchof avatar marchof commented on June 5, 2024

@dchuyko Thanks! I added them for the convenience. We can update them when they change.

from java-almanac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.