Giter Site home page Giter Site logo

fjpan2023 / cmop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kai8406/cmop

0.0 1.0 0.0 17.48 MB

为公司搭的一个框架. Spring Framework 3,Spring-Data-JPA,Apache Shiro1.2,bootstrap2.2.2.

Java 87.75% FreeMarker 1.04% CSS 1.85% JavaScript 9.35%

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

Watchers

 avatar

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.