Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Good afternoon!
Your question is not very clear.
Do I understand correctly that you have created your own application / library and want it to be available by its own dependency?
For example, I once uploaded a small library to Maven Central via nexus
https://central.sonatype.org/publish/release/
You can also look at https://packagecloud.io/
https://dzone.com/articles /publish-your-artifacts-...
Or are we talking about multi-module projects? If so, then you need to divide the project into modules. And then register the dependence of one module on another.
https://www.baeldung.com/maven-multi-module
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question