Giter VIP home page Giter VIP logo

cmop's Introduction

oneCMDB的jar导入本地maven库

  • 将onecmdb-core-2.1.0.jar拷贝至E盘根目录或者其它盘(如放在其它盘,则下面的命令行中的-Difle后面应该跟上jar包所在的路径)
  • 打开cmd,输入:
  • mvn install:install-file -Dfile=E:\onecmdb-core-2.1.0.jar -DgroupId=org.onecmdb
  • -DartifactId=onecmdb-core -Dversion=2.1.0 -Dpackaging=jar
  • 回车
  • 上面的maven命令只能修改-Dfile后面的jar路径!
  • resoures/oneCMDB 有该jar包.

mvn install:install-file -Dfile=D:\xfire-all-1.2.6.jar -DgroupId=com.sobey.cmop -DartifactId=xfire-all -Dversion=1.2.6 -Dpackaging=jar mvn install:install-file -Dfile=D:\onecmdb-core-2.1.0.jar -DgroupId=org.onecmdb -DartifactId=onecmdb-core -Dversion=2.1.0 -Dpackaging=jar mvn install:install-file -Dfile=D:\fonts-1.jar -DgroupId=com.sobey.cmop -DartifactId=fonts -Dversion=1 -Dpackaging=jar mvn install:install-file -Dfile=D:\vmware-5.1.0.jar -DgroupId=com.vmware -DartifactId=vmware -Dversion=5.1.0 -Dpackaging=jar

cmop's People

Contributors

kai8406 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cmop's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.