Last Version

http-testkit-core 0.1.22

Commonly used util code also client and server interfaces

License

License

MIT
GroupId

GroupId

com.wix
ArtifactId

ArtifactId

http-testkit-core_2.11
Version

Version

0.1.22
Type

Type

jar
Description

Description

http-testkit-core
Commonly used util code also client and server interfaces
Project URL

Project URL

https://github.com/wix-private/http-testkit
Project Organization

Project Organization

com.wix

Download http-testkit-core_2.11 0.1.22


<!-- https://jarcasting.com/artifacts/com.wix/http-testkit-core_2.11/ -->
<dependency>
    <groupId>com.wix</groupId>
    <artifactId>http-testkit-core_2.11</artifactId>
    <version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/http-testkit-core_2.11/
implementation 'com.wix:http-testkit-core_2.11:0.1.22'
// https://jarcasting.com/artifacts/com.wix/http-testkit-core_2.11/
implementation ("com.wix:http-testkit-core_2.11:0.1.22")
'com.wix:http-testkit-core_2.11:jar:0.1.22'
<dependency org="com.wix" name="http-testkit-core_2.11" rev="0.1.22">
  <artifact name="http-testkit-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='http-testkit-core_2.11', version='0.1.22')
)
libraryDependencies += "com.wix" % "http-testkit-core_2.11" % "0.1.22"
[com.wix/http-testkit-core_2.11 "0.1.22"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
joda-time : joda-time jar 2.10.2
org.joda : joda-convert jar 2.2.1
com.typesafe.akka : akka-http_2.11 jar 10.1.8
com.typesafe.akka : akka-actor_2.11 jar 2.5.23
com.typesafe.akka : akka-stream_2.11 jar 2.5.23
org.scala-lang.modules : scala-xml_2.11 jar 1.2.0
org.reflections : reflections jar 0.9.11
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.26

test (5)

Group / Artifact Type Version
com.wix » http-testkit-test-commons_2.11 jar 0.1.22
org.specs2 : specs2-core_2.11 jar 4.5.1
org.specs2 : specs2-junit_2.11 jar 4.5.1
org.specs2 : specs2-shapeless_2.11 jar 4.5.1
org.specs2 : specs2-mock_2.11 jar 4.5.1

Project Modules

There are no modules declared in this project.