You can clone with HTTPS or SSH.
/* Attempt to add Guice if on classpath. TestNG 5.12 > use Guice */ // exclude AOP Alliance reference, not provided as part of TestNG jar optionalPackages( archive, Filters.exclude(".*/InterceptorStackCallback\\$InterceptedMethodInvocation.*"), Inject.class.getPackage().getName());