dependencies { implementation(group: 'com.github.oshi', name: 'oshi-core', version: "5.7.3") { exclude(group: "org.slf4j") } }