Last Version

unfiltered-scalatest 0.12.0-M7

Facilitates testing Unfiltered servers with ScalaTest

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-scalatest_3
Version

Version

0.12.0-M7
Type

Type

jar
Description

Description

unfiltered-scalatest
Facilitates testing Unfiltered servers with ScalaTest
Project URL

Project URL

https://unfiltered.ws
Project Organization

Project Organization

ws.unfiltered

Download unfiltered-scalatest_3 0.12.0-M7


<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/ -->
<dependency>
    <groupId>ws.unfiltered</groupId>
    <artifactId>unfiltered-scalatest_3</artifactId>
    <version>0.12.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/
implementation 'ws.unfiltered:unfiltered-scalatest_3:0.12.0-M7'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-scalatest_3/
implementation ("ws.unfiltered:unfiltered-scalatest_3:0.12.0-M7")
'ws.unfiltered:unfiltered-scalatest_3:jar:0.12.0-M7'
<dependency org="ws.unfiltered" name="unfiltered-scalatest_3" rev="0.12.0-M7">
  <artifact name="unfiltered-scalatest_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-scalatest_3', version='0.12.0-M7')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-scalatest_3" % "0.12.0-M7"
[ws.unfiltered/unfiltered-scalatest_3 "0.12.0-M7"]

Dependencies

compile (6)

Group / Artifact Type Version
ws.unfiltered : unfiltered-filter_3 jar 0.12.0-M7
ws.unfiltered : unfiltered-jetty_3 jar 0.12.0-M7
ws.unfiltered : unfiltered-netty-server_3 jar 0.12.0-M7
org.scala-lang : scala3-library_3 jar 3.1.2
com.squareup.okhttp3 : okhttp jar 4.9.3
org.scalatest : scalatest-core_3 jar 3.2.12

Project Modules

There are no modules declared in this project.