RuntimeLibrary

constructor(name: String, repositories: List<String> = emptyList(), group: String, artifact: String, version: String, excludes: List<Exclude> = emptyList(), relocations: List<Relocation> = emptyList(), dependencies: List<String> = emptyList())