Последняя версия

WebStub 1.1.0

Library for stubbing external HTTP dependencies

Лицензия

Лицензия

Группа

Группа

com.thoughtworks
Идентификатор

Идентификатор

web-stub
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

WebStub
Library for stubbing external HTTP dependencies
Ссылка на сайт

Ссылка на сайт

https://github.com/tusharm/WebStub

Скачать web-stub 1.1.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty : jetty-server jar 8.1.5.v20120716
org.eclipse.jetty : jetty-servlet jar 8.1.5.v20120716
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.0.1
oro : oro jar 2.0.8

test (6)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.0-rc1
org.apache.httpcomponents : httpclient jar 4.2.3
org.scalatest : scalatest_2.10 jar 1.9.1

Модули Проекта

Данный проект не имеет модулей.