License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdunfiltered-spec_2.9.2 |
Version | Version0.6.8 |
Type | Typejar |
Description |
Descriptionunfiltered-spec
Facilitates testing Unfiltered servers with Specs
|
Project Organization |
Project Organizationnet.databinder |
<!-- https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.9.2/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered-spec_2.9.2</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.9.2/
implementation 'net.databinder:unfiltered-spec_2.9.2:0.6.8'
// https://jarcasting.com/artifacts/net.databinder/unfiltered-spec_2.9.2/
implementation ("net.databinder:unfiltered-spec_2.9.2:0.6.8")
'net.databinder:unfiltered-spec_2.9.2:jar:0.6.8'
<dependency org="net.databinder" name="unfiltered-spec_2.9.2" rev="0.6.8">
<artifact name="unfiltered-spec_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='unfiltered-spec_2.9.2', version='0.6.8')
)
libraryDependencies += "net.databinder" % "unfiltered-spec_2.9.2" % "0.6.8"
[net.databinder/unfiltered-spec_2.9.2 "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : unfiltered-filter_2.9.2 | jar | 0.6.8 |
net.databinder : unfiltered-jetty_2.9.2 | jar | 0.6.8 |
net.databinder : unfiltered-netty-server_2.9.2 | jar | 0.6.8 |
org.scala-lang : scala-library | jar | 2.9.2 |
org.scala-tools.testing : specs_2.9.1 | jar | 1.6.9 |
net.databinder : dispatch-mime_2.9.2 | jar | 0.8.9 |
net.databinder : dispatch-http_2.9.2 | jar | 0.8.9 |