[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-06 UTC。"],[[["The App Engine flexible environment allows the use of any Java-compatible libraries with the Java runtime."],["Apache Maven is used to build, run, and deploy apps using a supported Java runtime, and it is also used to manage dependencies in the `pom.xml` file."],["Java servlet library is required for Eclipse Jetty and Tomcat apps and must be specified in the `pom.xml` file, but frameworks like SparkJava or Spring Boot do not need this."],["Cloud Client Libraries for Java provide access to Google Cloud services, and their dependencies are declared in the `pom.xml` file, typically only for the libraries your app uses."]]],[]]