<dependency>
<groupId>org.playframework</groupId>
<artifactId>play-test_2.13</artifactId>
<version>3.0.2</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.13
|-- org.playframework:play-guice_2.13:3.0.2
|-- org.playframework:play-server_2.13:3.0.2
|-- com.github.sbt:junit-interface:0.13.3
|-- com.google.guava:guava:32.1.3-jre
|-- ch.qos.logback:logback-classic:1.5.1
|-- io.fluentlenium:fluentlenium-core:6.0.0
|-- org.seleniumhq.selenium:htmlunit-driver:4.13.0
|-- org.seleniumhq.selenium:selenium-api:4.14.1
|-- org.seleniumhq.selenium:selenium-support:4.14.1
|-- org.seleniumhq.selenium:selenium-firefox-driver:4.14.1
|-- com.google.inject:guice:6.0.0
|-- com.google.inject.extensions:guice-assistedinject:6.0.0
test
|-- org.playframework:play-pekko-http-server_2.13:3.0.2
|-- org.specs2:specs2-core_2.13:4.20.5
|-- org.specs2:specs2-junit_2.13:4.20.5