Last Version

http-mock 0.3.4

Real http server for stubbing and expectations in Scala

License

License

GroupId

GroupId

sc.ala
ArtifactId

ArtifactId

http-mock_2.12
Version

Version

0.3.4
Type

Type

jar
Description

Description

http-mock
Real http server for stubbing and expectations in Scala
Project URL

Project URL

https://github.com/maiha/http-mock
Project Organization

Project Organization

sc.ala
Source Code Management

Source Code Management

https://github.com/maiha/http-mock

Download http-mock_2.12 0.3.4


<!-- https://jarcasting.com/artifacts/sc.ala/http-mock_2.12/ -->
<dependency>
    <groupId>sc.ala</groupId>
    <artifactId>http-mock_2.12</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/sc.ala/http-mock_2.12/
implementation 'sc.ala:http-mock_2.12:0.3.4'
// https://jarcasting.com/artifacts/sc.ala/http-mock_2.12/
implementation ("sc.ala:http-mock_2.12:0.3.4")
'sc.ala:http-mock_2.12:jar:0.3.4'
<dependency org="sc.ala" name="http-mock_2.12" rev="0.3.4">
  <artifact name="http-mock_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='sc.ala', module='http-mock_2.12', version='0.3.4')
)
libraryDependencies += "sc.ala" % "http-mock_2.12" % "0.3.4"
[sc.ala/http-mock_2.12 "0.3.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
com.typesafe.play : play-netty-server_2.12 jar 2.6.7

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4
com.ning : async-http-client jar 1.9.40

Project Modules

There are no modules declared in this project.