maven
英 [ˈmeɪvn]
美 [ˈmeɪvn]
n. 专家; 内行
复数:mavens
COCA.21165
牛津词典
noun
- 专家;内行
an expert on sth
英英释义
noun
- someone who is dazzlingly skilled in any field
双语例句
- Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。 - 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文件。 - Ofcourse you can use Maven java: exec goal to run them.
当然,您也可以使用Mavenjava:execgoal运行它们。 - Build systems like Maven and Ivy make modularity visible to developers, if not end users.
不过,像Maven和Ivy这样的构建系统可以让模块化特性对开发者是可见的,甚至对最终用户也是可见的。 - The Maven configurations that you configured are listed.
您配置的Maven配置被列出来了。 - Dependencies required by plug-ins can be provided within the plug-in repository or any other Maven repository.
插件所需的依赖项可以由插件库或其他任何Maven存储库提供。 - Now would also be a good time to start your favorite IDE and import this Maven project.
现在你可以启动你喜欢的IDE并导入Maven工程了。 - A project can specify a dependency on artifacts in the Maven repository that are created by a specified group.
项目可以对Maven仓库中由指定群组创建的制品指定依赖。 - Like Maven, Rails, and AppFuse, Grails scaffolds out a standard directory structure for you.
同Maven、Rails和AppFuse一样,Grails会建立一个标准的目录结构。 - We use Maven for project organization as well as project creation.
我们用Maven来组织和创建项目。