记作业>英语词典>maven翻译和用法

maven

英 [ˈmeɪvn]

美 [ˈmeɪvn]

n.  专家; 内行

复数:mavens 

GRE

COCA.21165

牛津词典

    noun

    • 专家;内行
      an expert on sth

      英英释义

      noun

      双语例句

      • It is available for immediate download, or can be added to a project by adding Maven dependencies.
        你可以直接下载,或者增加Maven的依赖,把它添加到项目里面。
      • In addition, a Maven project can be used to generate a project web site and deploy software.
        另外,Maven项目还能够被用来生成项目的网站和部署软件。
      • But, Maven's integration with Eclipse is not complete yet.
        但是,Maven与Eclipse的集成还没有完成。
      • Then He created a Eclipse project using Maven.
        接着他使用Maven创建了一个Eclipse项目。
      • 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目录。
      • You can start the it using the Maven command mvn tomcat: run.
        可以通过使用Maven命令mvntomcat:run来启动。
      • Dependencies required by plug-ins can be provided within the plug-in repository or any other Maven repository.
        插件所需的依赖项可以由插件库或其他任何Maven存储库提供。
      • You started from scratch and saw how to begin with Lift using Maven.
        您是从头开始构建的,并且看到了如何通过Maven开始使用Lift。
      • A project can specify a dependency on artifacts in the Maven repository that are created by a specified group.
        项目可以对Maven仓库中由指定群组创建的制品指定依赖。
      • A new build and test infrastructure of Quartz has been implemented leveraging Maven and Hudson continuous integration tools.
        Quartz实现了新的构建及测试基础设施,其中使用了Maven和持续集成工具Hudson。