Json-lib comes in two flavors, depending on the jdk compatibility. json-lib-x.x-jdk13 is compatible with JDK 1.3.1 and upwards. json-lib-x.x-jdk15 is compatible with JDK 1.5, includes support for Enums in JSONArray and JSONObject. Please reffer to the appropriate javadoc links available in the project menu.
Json-lib requires (at least) the following dependencies in your classpath:
jakarta commons-lang 2.5
jakarta commons-beanutils 1.8.0
jakarta commons-collections 3.2.1
jakarta commons-logging 1.1.1
ezmorph 1.0.6
Json-lib requires (at least) the following dependencies in your classpath:
jakarta commons-lang 2.5
jakarta commons-beanutils 1.8.0
jakarta commons-collections 3.2.1
jakarta commons-logging 1.1.1
ezmorph 1.0.6
本文介绍了Json-lib库的两个版本及其对不同JDK版本的支持情况。Json-lib-x.x-jdk13兼容JDK1.3.1及以上版本,而Json-lib-x.x-jdk15则兼容JDK1.5,并支持枚举类型。此外,文中还列出了使用Json-lib所需的主要依赖库。
967

被折叠的 条评论
为什么被折叠?



