Last Version

unfiltered-scalatest 0.10.0-M3

Facilitates testing Unfiltered servers with ScalaTest

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-scalatest_2.13.0-RC1
Version

Version

0.10.0-M3
Type

Type

jar
Description

Description

unfiltered-scalatest
Facilitates testing Unfiltered servers with ScalaTest
Project URL

Project URL

http://unfiltered.ws
Project Organization

Project Organization

ws.unfiltered

Download unfiltered-scalatest_2.13.0-RC1 0.10.0-M3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC1
ws.unfiltered : unfiltered-filter_2.13.0-RC1 jar 0.10.0-M3
ws.unfiltered : unfiltered-jetty_2.13.0-RC1 jar 0.10.0-M3
ws.unfiltered : unfiltered-netty-server_2.13.0-RC1 jar 0.10.0-M3
com.squareup.okhttp3 : okhttp jar 3.14.0
org.scalatest : scalatest_2.13.0-RC1 jar 3.0.8-RC2

Project Modules

There are no modules declared in this project.