maven
英 [ˈmeɪvn]
美 [ˈmeɪvn]
n. 专家; 内行
复数:mavens
COCA.21165
牛津词典
noun
- 专家;内行
an expert on sth
英英释义
noun
- someone who is dazzlingly skilled in any field
双语例句
- Now would also be a good time to start your favorite IDE and import this Maven project.
现在你可以启动你喜欢的IDE并导入Maven工程了。 - Dependencies required by plug-ins can be provided within the plug-in repository or any other Maven repository.
插件所需的依赖项可以由插件库或其他任何Maven存储库提供。 - A new build and test infrastructure of Quartz has been implemented leveraging Maven and Hudson continuous integration tools.
Quartz实现了新的构建及测试基础设施,其中使用了Maven和持续集成工具Hudson。 - The Maven configurations that you configured are listed.
您配置的Maven配置被列出来了。 - You started from scratch and saw how to begin with Lift using Maven.
您是从头开始构建的,并且看到了如何通过Maven开始使用Lift。 - We use Maven for project organization as well as project creation.
我们用Maven来组织和创建项目。 - Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。 - Like Maven, Rails, and AppFuse, Grails scaffolds out a standard directory structure for you.
同Maven、Rails和AppFuse一样,Grails会建立一个标准的目录结构。 - 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文件。 - You can start the it using the Maven command mvn tomcat: run.
可以通过使用Maven命令mvntomcat:run来启动。