Hello everyone, I am a master's student from China and I am trying to develop a Cytoscape plugin. I have already implemented the functionality of this plugin in Python, but I am not very familiar with Java and packaging plugins. When I try to package my plugin using the MVC Clean Package, I always find errors in my pom.xml file, and I cannot connect or download the dependencies I need online. My local Cytoscape version is 3.10.3, and when I enter a similar file
https://mvnrepository.com/artifact/org.cytoscape/work-api/3.1.0 or
https://github.com/cytoscape/cytoscape-app-template I couldn't find any truly usable dependencies when searching for these websites, which may be related to my location or network.
So I'm here to ask everyone how to download the dependency packages and JAR/POM files I need. Could you please provide me with a download website that I can use, or send me the email file directly,
26479...@qq.com I will be extremely grateful for your help. Thank you