Hi: Out work environment is offline,so I wonder if we can use maven. I know we can build our own repository ,then put the jars we are using in the repositoryl,however jars we are using are so many,it is not a simple work.
ALso,even if we put all the jars in the repository,how about when a new depedency is required when building our project? Download the required jar then put it in the repository again and again?
