Java version for Ledger API 2.0
App Development2 posts251 views2 likesLast activity Mar 2022
FR
FrankieOP
Mar 2022Hi, do we know what is the minimum Java version required to use Ledger API library 2.0 +? (https://mvnrepository.com/artifact/com.daml)
GA
Gary_Verhaegen
Mar 2022Per our documentation, Daml 2.0.0 components require JDK 11 or higher.
We no longer test with older JDKs, but we’ve not exactly gone out of our way to ensure they would break either. If you have a really good reason to use an older JDK, feel free to try it out. If it works, great! If it doesn’t, you’re on your own.