Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
どのjarに次のクラスが含まれているかを知る必要があります
com.ibm.xml.jaxp.datatype.XMLGregorianCalendar
親切に私を助けて
次のコードスニペットを使用します。
System.out.println(com.ibm.xml.jaxp.datatype.XMLGregorianCalendar.class.getProtectionDomain().getCodeSource().getLocation());
を使用していMavenますか?
Maven
mvn dependency:tree
次に、出力で次を探します。com.ibm.
com.ibm.