字典APP>英语词典>maven翻译和用法

maven

英 [ˈmeɪvn]

美 [ˈmeɪvn]

n.  专家; 内行

复数:mavens 

GRE

COCA.21165

牛津词典

    noun

    • 专家;内行
      an expert on sth

      英英释义

      noun

      双语例句

      • For a test example, you'll use a basic Maven project constructed and prepared in the Eclipse IDE.
        以测试为例,您将使用在EclipseIDE中构造和准备的基本Maven项目。
      • It is available for immediate download, or can be added to a project by adding Maven dependencies.
        你可以直接下载,或者增加Maven的依赖,把它添加到项目里面。
      • Maven: This is the software project build system used in the Apache Jackrabbit implementation.
        Maven:这是ApacheJackrabbit实现使用的软件项目构建系统。
      • 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文件。
      • 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 started from scratch and saw how to begin with Lift using Maven.
        您是从头开始构建的,并且看到了如何通过Maven开始使用Lift。
      • The other reason is that Ivy supports managing dependencies that are not in a Maven repository.
        另一个理由是Ivy支持Maven库中所没有的管理依赖。
      • It provides support for Maven and Ant integration, and seamlessly supports Spring integration.
        它提供了对Maven和Ant集成的支持,并无缝地支持Spring集成。
      • The operating environment will be Windows and Apache Maven will be used to perform build and execution.
        操作环境应该是Windows和ApacheMaven,可以使用它们来完成构建和执行。
      • Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
        创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。