青年中文青年中文

pom xml的意思

pom xml中文翻譯:

pom xml

相似詞語短語

pom pom───n.大型機關炮,高射機關炮;[電影]神勇雙響炮

described xml───描述的xml

pom r───聚甲醛

extensible xml───可擴展xml

entities in xml───xml中的實體

well-formed xml───格式良好的xml

雙語使用場景

because POM files are XML, you can just as easily read them using XQuery and do your own analysis.───由于POM文件是XML,您可以使用XQuery輕松讀取它們并進行自己的分析。

For that purpose, Mevenide provides a graphical editor that eases POM maintenance and lets you avoid tedious, error-prone manual editing of raw XML.───為此,Mevenide提供了一個圖形編輯器,該編輯器使POM的維護變得更容易,并允許您避開一些煩瑣的、容易出錯的原始xml手工編輯。

All we need to do is to set packaging attribute value to WAR in application's pom. xml file and use another WAR artifact as a dependency.───我們需要做的只是在應用的pom.xml文件中為WAR文件設置打包屬性,并設置對另一個WAR文件的依賴。

These artifacts will be referenced in your pom. xml file and will be responsible for grabbing the rest of the associated dependencies.───這些工件都可以在pom.xml文件中進行引用,它們負責提取其他相關依賴性。

Basic version of Warsaw pom. xml file is shown in Listing 1 and Global project's is in Listing 2.───清單1和清單2分別顯示了Warsaw項目和Global項目中pom.xml的基本版本。

To use this class, we need to first add the logging add-on dependency in pom. xml file, as shown in Listing 18.───要使用該類,我們首先需要在pom.xml文件中添加日志附加依賴項,如清單18所示。

The next step is simply to attach a Maven plug-in configuration for Grester in the project's pom. xml file.───下一步是簡單地在項目的pom.xml文件中附加Grester的Maven插件配置。

Each plugin provides some goals whose configuration, such as binding to a specific build phase, can be configured in pom. xml.───每個插件都提供一些目標,它們的配置(比如到特定構建階段的綁定)可以在pom.xml中配置。

英語使用場景

Maven projects are defined by a Project Object Model (POM) XML.

The configuration detail used by Maven to build a project is specified in pom.xml, which defines the Project Object Model for Maven.