how to add nebula dependency to maven project?

僤鯓⒐⒋嵵緔 提交于 2019-12-11 20:11:46

问题


I am trying to add a dependency to nebula to a small project, because I want to use nebula gridviewer and ganttchart.

I use maven to build my project.

What should I put in my pom.xml file? I am not able to find any hint online...


回答1:


You can navigate to nebula release download page

and download the repository.zip.

Inside the zip you can find all the jars for nebula project. you can install to your local maven repository the ones you want to use to your project.



来源:https://stackoverflow.com/questions/19450831/how-to-add-nebula-dependency-to-maven-project

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!