Last Version

httpmock-specs 0.6.1

httpmock-specs

License

License

GroupId

GroupId

com.github.httpmock
ArtifactId

ArtifactId

httpmock-specs_2.10
Version

Version

0.6.1
Type

Type

jar
Description

Description

httpmock-specs
httpmock-specs
Project URL

Project URL

https://github.com/renesca/renesca
Project Organization

Project Organization

com.github.httpmock
Source Code Management

Source Code Management

https://github.com/httpmock/mock-http-server-specs

Download httpmock-specs_2.10 0.6.1


<!-- https://jarcasting.com/artifacts/com.github.httpmock/httpmock-specs_2.10/ -->
<dependency>
    <groupId>com.github.httpmock</groupId>
    <artifactId>httpmock-specs_2.10</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.httpmock/httpmock-specs_2.10/
implementation 'com.github.httpmock:httpmock-specs_2.10:0.6.1'
// https://jarcasting.com/artifacts/com.github.httpmock/httpmock-specs_2.10/
implementation ("com.github.httpmock:httpmock-specs_2.10:0.6.1")
'com.github.httpmock:httpmock-specs_2.10:jar:0.6.1'
<dependency org="com.github.httpmock" name="httpmock-specs_2.10" rev="0.6.1">
  <artifact name="httpmock-specs_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.httpmock', module='httpmock-specs_2.10', version='0.6.1')
)
libraryDependencies += "com.github.httpmock" % "httpmock-specs_2.10" % "0.6.1"
[com.github.httpmock/httpmock-specs_2.10 "0.6.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.specs2 : specs2_2.10 jar 2.4.15
com.github.httpmock : mock-http-server-junit jar 1.1.8
com.github.httpmock : mock-http-server-exec jar 1.1.8
com.github.httpmock : mock-http-server-webapp jar 1.1.8
com.github.httpmock : mock-http-server-webapp jar 1.1.8

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.10 jar 1.0.1
org.scoverage : scalac-scoverage-plugin_2.10 jar 1.0.1

Project Modules

There are no modules declared in this project.