M
M
Maxim2013-11-02 20:30:28
Java
Maxim, 2013-11-02 20:30:28

Dependency between 2nd (3rd, 4th, etc.) repositories

I have my own project on Github, which in turn uses a library from another (not mine) Github repository (one single class).
So, this library is not in the maven repository, but it is regularly updated in due time, and acquires new features. And you have to monitor this repository every time and update the class in your application.
Is there any way (direct or bypass) to automate this business? What would it look like?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2013-11-02
@mgramin

git-scm.com/book/en/Tools-Git-Submodules

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question