gson-comments/gson
Éamonn McManus c5c1fbf9a1
Access RecordComponent via Class.forName. (#2465)
This should mean that GraalVM will understand the reflective lookup of its methods.
See [documentation](https://www.graalvm.org/latest/reference-manual/native-image/dynamic-features/Reflection/#automatic-detection).
2023-08-11 10:57:53 -07:00
..
src Access RecordComponent via Class.forName. (#2465) 2023-08-11 10:57:53 -07:00
bnd.bnd Change target Java version to 7 (#2043) 2021-12-31 07:20:29 -08:00
LICENSE Updating License to contain the full text. 2011-04-12 21:21:39 +00:00
pom.xml Bump com.google.guava:guava-testlib from 32.1.1-jre to 32.1.2-jre (#2458) 2023-08-08 06:41:52 -07:00
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00

gson

This Maven module contains the Gson source code. The artifacts created by this module are deployed to Maven Central under the coordinates com.google.code.gson:gson.