<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_3.0.0-RC2</artifactId>
<version>3.2.7</version>
<type>bundle</type>
</dependency>
compile
|-- org.scalatest:scalatest-core_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-featurespec_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-flatspec_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-freespec_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-funsuite_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-funspec_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-propspec_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-refspec_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-wordspec_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-diagrams_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-matchers-core_3.0.0-RC2:3.2.7
|-- org.scalatest:scalatest-shouldmatchers_3.0.0-RC2:3.2.7