What are the API that does implement JSR-353 (JSON) [closed]
I just found out that Jackson does not implement JSR-353 and we already designed the module.. so i am in a desperate hurry to find a replacement of this API to begin working ! :D I searched an API that implements the standard but could not find any interesting result because we plan to code with the standard and force the system to use a particular implementation (the API i am desperately searching for) vanje Reference implementation Here is the reference implementation for JSR 353 and its successor JSR 374: Java TM API for JSON Processing 1.1 in Java EE 8: https://javaee.github.io/jsonp/