ext { global_libs = [ junit : "junit:junit:4.13.2", annotations : "org.jetbrains:annotations:16.0.1", jsr305 : "com.google.code.findbugs:jsr305:3.0.2", mockito : "org.mockito:mockito-all:1.10.19", jcip : 'net.jcip:jcip-annotations:1.0', ] }