License |
License |
---|---|
GroupId | GroupIdws.unfiltered |
ArtifactId | ArtifactIdunfiltered-specs2_3 |
Last Version | Last Version0.12.0-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunfiltered-specs2
Facilitates testing Unfiltered servers with Specs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
unfiltered-specs2_3-0.12.0-M7.pom | |
unfiltered-specs2_3-0.12.0-M7.jar | 46 KB |
unfiltered-specs2_3-0.12.0-M7-sources.jar | 4 KB |
unfiltered-specs2_3-0.12.0-M7-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-specs2_3/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-specs2_3</artifactId>
<version>0.12.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-specs2_3/
implementation 'ws.unfiltered:unfiltered-specs2_3:0.12.0-M7'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-specs2_3/
implementation ("ws.unfiltered:unfiltered-specs2_3:0.12.0-M7")
'ws.unfiltered:unfiltered-specs2_3:jar:0.12.0-M7'
<dependency org="ws.unfiltered" name="unfiltered-specs2_3" rev="0.12.0-M7">
<artifact name="unfiltered-specs2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-specs2_3', version='0.12.0-M7')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-specs2_3" % "0.12.0-M7"
[ws.unfiltered/unfiltered-specs2_3 "0.12.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
ws.unfiltered : unfiltered-filter_3 | jar | 0.12.0-M7 |
ws.unfiltered : unfiltered-jetty_3 | jar | 0.12.0-M7 |
ws.unfiltered : unfiltered-netty-server_3 | jar | 0.12.0-M7 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.specs2 : specs2-core_3 | jar | 4.15.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |