差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン | |||
| study:java:sharepoint [2018/10/03 02:39] – [Java consuming SharePoint REST API] banana | study:java:sharepoint [2021/07/09 05:13] (現在) – [必要ライブラリ] banana | ||
|---|---|---|---|
| 行 89: | 行 89: | ||
| |spring-context-4.3.18.RELEASE.jar|spring-webの依存ライブラリ| | |spring-context-4.3.18.RELEASE.jar|spring-webの依存ライブラリ| | ||
| |spring-expression-4.3.18.RELEASE.jar|spring-contextの依存ライブラリ| | |spring-expression-4.3.18.RELEASE.jar|spring-contextの依存ライブラリ| | ||
| - | |guava-19.0.jar|google guava| | + | |guava-25.1-android.jar|google guava| |
| - | |json-lib-2.4.jar|JSON解析用ライブラリ| | + | |json-20210307.jar|JSON解析用ライブラリ| |
| - | |commons-beanutils-1.8.0.jar|json-libの依存ライブラリ| | + | |
| - | |commons-collections-3.2.1.jar|json-libの依存ライブラリ| | + | |
| - | |commons-lang-2.5.jar|json-libの依存ライブラリ| | + | |
| - | |commons-logging-1.1.1.jar|json-libの依存ライブラリ| | + | |
| - | |ezmorph-1.0.6.jar|json-libの依存ライブラリ| | + | |
| ===== SharePointService.java code snippet ===== | ===== SharePointService.java code snippet ===== | ||