mirror of
https://github.com/openstreetmap/osmosis.git
synced 2026-01-14 00:36:36 +00:00
Java 17 is the latest LTS release so will be around for a number of years. I have chosen to use the Temurin distribution because it appears to be a good sensible default according to https://whichjdk.com/ I have included an SDKMAN config file to make it easier to install and select the right version of Java locally.
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
# Using Temurin distribution by Eclipse
|
|
# https://whichjdk.com/.
|
|
java=17.0.7-tem
|