古典吧>英语词典>maven翻译和用法

maven

英 [ˈmeɪvn]

美 [ˈmeɪvn]

n.  专家; 内行

复数:mavens 

GRE

COCA.21165

牛津词典

    noun

    • 专家;内行
      an expert on sth

      英英释义

      noun

      双语例句

      • Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
        创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。
      • The Maven script we used to create the application generated the title.
        我们用来创建应用程序的Maven脚本生成了这个标题。
      • We use Maven for project organization as well as project creation.
        我们用Maven来组织和创建项目。
      • Configuring Maven plugins and dependencies
        配置Maven插件和依赖项
      • Other standard Maven plug-ins are installed in the same parent directory, such as the maven-surefire-plugin and maven-install-plugin directories.
        其他标准Maven插件都安装在同一个上级目录中,例如maven-surefire-plugin和maven-install-plugin目录。
      • This article includes two Maven-managed example applications-Warsaw and Global.
        本文包括两个Maven管理的示例应用&Warsaw和Global。
      • The Maven configurations that you configured are listed.
        您配置的Maven配置被列出来了。
      • A project can specify a dependency on artifacts in the Maven repository that are created by a specified group.
        项目可以对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文件。
      • The operating environment will be Windows and Apache Maven will be used to perform build and execution.
        操作环境应该是Windows和ApacheMaven,可以使用它们来完成构建和执行。