词语站>英语词典>maven翻译和用法

maven

英 [ˈmeɪvn]

美 [ˈmeɪvn]

n.  专家; 内行

复数:mavens 

GRE

COCA.21165

牛津词典

    noun

    • 专家;内行
      an expert on sth

      英英释义

      noun

      双语例句

      • But, Maven's integration with Eclipse is not complete yet.
        但是,Maven与Eclipse的集成还没有完成。
      • Maven: This is the software project build system used in the Apache Jackrabbit implementation.
        Maven:这是ApacheJackrabbit实现使用的软件项目构建系统。
      • 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目录。
      • The Maven configurations that you configured are listed.
        您配置的Maven配置被列出来了。
      • We use Maven for project organization as well as project creation.
        我们用Maven来组织和创建项目。
      • The other reason is that Ivy supports managing dependencies that are not in a Maven repository.
        另一个理由是Ivy支持Maven库中所没有的管理依赖。
      • Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
        创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。
      • You can start the it using the Maven command mvn tomcat: run.
        可以通过使用Maven命令mvntomcat:run来启动。
      • Like Maven, Rails, and AppFuse, Grails scaffolds out a standard directory structure for you.
        同Maven、Rails和AppFuse一样,Grails会建立一个标准的目录结构。
      • Ofcourse you can use Maven java: exec goal to run them.
        当然,您也可以使用Mavenjava:execgoal运行它们。