Last Version

unfiltered-specs2 0.9.1

Facilitates testing Unfiltered servers with Specs2

License

License

MIT
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-specs2_2.10
Version

Version

0.9.1
Type

Type

jar
Description

Description

unfiltered-specs2
Facilitates testing Unfiltered servers with Specs2
Project URL

Project URL

http://unfiltered.ws
Project Organization

Project Organization

ws.unfiltered

Download unfiltered-specs2_2.10 0.9.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
ws.unfiltered : unfiltered-filter_2.10 jar 0.9.1
ws.unfiltered : unfiltered-jetty_2.10 jar 0.9.1
ws.unfiltered : unfiltered-netty-server_2.10 jar 0.9.1
org.specs2 : specs2-core_2.10 jar 3.8.9
com.squareup.okhttp3 : okhttp jar 3.5.0

Project Modules

There are no modules declared in this project.