License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdunfiltered-spec_2.10 |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunfiltered-spec
Facilitates testing Unfiltered servers with Specs
|
Project Organization |
Project Organizationnet.databinder |
Filename | Size |
---|---|
unfiltered-spec_2.10-0.7.1.pom | |
unfiltered-spec_2.10-0.7.1.jar | 23 KB |
unfiltered-spec_2.10-0.7.1-sources.jar | 2 KB |
unfiltered-spec_2.10-0.7.1-javadoc.jar | 565 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.10/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered-spec_2.10</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.10/
implementation 'net.databinder:unfiltered-spec_2.10:0.7.1'
// https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.10/
implementation ("net.databinder:unfiltered-spec_2.10:0.7.1")
'net.databinder:unfiltered-spec_2.10:jar:0.7.1'
<dependency org="net.databinder" name="unfiltered-spec_2.10" rev="0.7.1">
<artifact name="unfiltered-spec_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='unfiltered-spec_2.10', version='0.7.1')
)
libraryDependencies += "net.databinder" % "unfiltered-spec_2.10" % "0.7.1"
[net.databinder/unfiltered-spec_2.10 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
net.databinder : unfiltered-filter_2.10 | jar | 0.7.1 |
net.databinder : unfiltered-jetty_2.10 | jar | 0.7.1 |
net.databinder : unfiltered-netty-server_2.10 | jar | 0.7.1 |
org.scala-tools.testing : specs_2.10 | jar | 1.6.9 |
net.databinder : dispatch-mime_2.10 | jar | 0.8.9 |
net.databinder : dispatch-http_2.10 | jar | 0.8.9 |