<dependency>
<groupId>com.feedzai</groupId>
<artifactId>cosy-test_2.12</artifactId>
<version>0.1.2</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.4
|-- org.slf4j:slf4j-api:1.7.25
provided
|-- org.scalatest:scalatest_2.12:3.0.4
|-- io.gatling:gatling-test-framework:2.2.5
|-- com.novocode:junit-interface:0.11
|-- org.hamcrest:hamcrest-junit:2.0.0.0
|-- org.junit.jupiter:junit-jupiter-api:5.1.0
test