Resolving source dependencies from subversion repositories?

Hi,

actually i’m working on a project where svn is used.

There are more than 200 dependencies from the main project to another company internal software components which are required as source code to build the main project.

For resolving the dependencies, the required components getting include via the svn:externals property and svn.

can i handle this with gradle?