dependencies {
api project(':files-api')
api project(':files-sftp')
testImplementation libs.net.security
}