maven
英 [ˈmeɪvn]
美 [ˈmeɪvn]
n. 专家; 内行
复数:mavens
COCA.21165
牛津词典
noun
- 专家;内行
an expert on sth
英英释义
noun
- someone who is dazzlingly skilled in any field
双语例句
- You can try running Maven inside the sample application's top directory.
可以尝试在示例应用程序的顶层目录中运行Maven。 - Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。 - We use Maven for project organization as well as project creation.
我们用Maven来组织和创建项目。 - This Maven command will compile the service code and create the jaxws-calculator-service-1.0.war file in the target/ subdirectory.
这个Maven命令将编译服务代码,并在target/subdirectory中创建jaxws-calculator-service-1.0.war文件。 - Then He created a Eclipse project using Maven.
接着他使用Maven创建了一个Eclipse项目。 - It provides support for Maven and Ant integration, and seamlessly supports Spring integration.
它提供了对Maven和Ant集成的支持,并无缝地支持Spring集成。 - It is available for immediate download, or can be added to a project by adding Maven dependencies.
你可以直接下载,或者增加Maven的依赖,把它添加到项目里面。 - The Maven script we used to create the application generated the title.
我们用来创建应用程序的Maven脚本生成了这个标题。 - In addition, a Maven project can be used to generate a project web site and deploy software.
另外,Maven项目还能够被用来生成项目的网站和部署软件。 - This article includes two Maven-managed example applications-Warsaw and Global.
本文包括两个Maven管理的示例应用&Warsaw和Global。