License |
License |
---|---|
GroupId | GroupIdnu.rinu |
ArtifactId | ArtifactIdmock-http-server_2.9.1 |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionmock-http-server
mock-http-server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/nu.rinu/mock-http-server_2.9.1/ -->
<dependency>
<groupId>nu.rinu</groupId>
<artifactId>mock-http-server_2.9.1</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/nu.rinu/mock-http-server_2.9.1/
implementation 'nu.rinu:mock-http-server_2.9.1:1.3.0'
// https://jarcasting.com/artifacts/nu.rinu/mock-http-server_2.9.1/
implementation ("nu.rinu:mock-http-server_2.9.1:1.3.0")
'nu.rinu:mock-http-server_2.9.1:jar:1.3.0'
<dependency org="nu.rinu" name="mock-http-server_2.9.1" rev="1.3.0">
<artifact name="mock-http-server_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='nu.rinu', module='mock-http-server_2.9.1', version='1.3.0')
)
libraryDependencies += "nu.rinu" % "mock-http-server_2.9.1" % "1.3.0"
[nu.rinu/mock-http-server_2.9.1 "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
org.eclipse.jetty : jetty-server | jar | 8.1.0.v20120127 |
org.mockito : mockito-all | jar | 1.9.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.1 | jar | 1.6.1 |
junit : junit | jar | 4.10 |
org.apache.httpcomponents : httpclient | jar | 4.1.2 |