| License |
License |
|---|---|
| GroupId | GroupIduk.gov.hmrc |
| ArtifactId | ArtifactIdhttp-verbs_2.11 |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionhttp-verbs
http-verbs
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationuk.gov.hmrc |
| Filename | Size |
|---|---|
| http-verbs_2.11-1.2.0.pom | |
| http-verbs_2.11-1.2.0.jar | 383 KB |
| http-verbs_2.11-1.2.0-tests.jar | 992 KB |
| http-verbs_2.11-1.2.0-tests-sources.jar | 44 KB |
| http-verbs_2.11-1.2.0-tests-javadoc.jar | 923 KB |
| http-verbs_2.11-1.2.0-sources.jar | 39 KB |
| http-verbs_2.11-1.2.0-javadoc.jar | 689 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.hmrc/http-verbs_2.11/ -->
<dependency>
<groupId>uk.gov.hmrc</groupId>
<artifactId>http-verbs_2.11</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.hmrc/http-verbs_2.11/
implementation 'uk.gov.hmrc:http-verbs_2.11:1.2.0'
// https://jarcasting.com/artifacts/uk.gov.hmrc/http-verbs_2.11/
implementation ("uk.gov.hmrc:http-verbs_2.11:1.2.0")
'uk.gov.hmrc:http-verbs_2.11:jar:1.2.0'
<dependency org="uk.gov.hmrc" name="http-verbs_2.11" rev="1.2.0">
<artifact name="http-verbs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.hmrc', module='http-verbs_2.11', version='1.2.0')
)
libraryDependencies += "uk.gov.hmrc" % "http-verbs_2.11" % "1.2.0"
[uk.gov.hmrc/http-verbs_2.11 "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.5 |
| com.typesafe.play : play_2.11 | jar | 2.3.8 |
| net.ceedubs : ficus_2.11 | jar | 1.1.1 |
| uk.gov.hmrc : time_2.11 | jar | 1.1.0 |
| uk.gov.hmrc : http-exceptions_2.11 | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-ws_2.11 | jar | 2.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.11 | jar | 2.3.8 |
| commons-codec : commons-codec | jar | 1.7 |
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |
| org.pegdown : pegdown | jar | 1.4.2 |
| com.github.tomakehurst : wiremock | jar | 1.52 |