Last Version

unfiltered-scalatest 0.7.1

Facilitates testing Unfiltered servers with ScalaTest

License

License

MIT
Categories

Categories

Scala Languages Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

unfiltered-scalatest_2.9.3
Version

Version

0.7.1
Type

Type

jar
Description

Description

unfiltered-scalatest
Facilitates testing Unfiltered servers with ScalaTest
Project Organization

Project Organization

net.databinder

Download unfiltered-scalatest_2.9.3 0.7.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.3
net.databinder : unfiltered-jetty_2.9.3 jar 0.7.1
net.databinder : unfiltered-netty-server_2.9.3 jar 0.7.1
net.databinder : dispatch-mime_2.9.3 jar 0.8.9
net.databinder : dispatch-http_2.9.3 jar 0.8.9
org.scalatest : scalatest_2.9.3 jar 1.9.1

Project Modules

There are no modules declared in this project.