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

Betamax - An HTTP stubbing proxy for testing JVM applications. 1.1.2

Betamax is a Groovy record/playback proxy for stubbing access to external HTTP resources when testing. Inspired by Ruby's VCR.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

co.freeside
Идентификатор

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

betamax
Версия

Версия

1.1.2
Тип

Тип

jar
Описание

Описание

Betamax - An HTTP stubbing proxy for testing JVM applications.
Betamax is a Groovy record/playback proxy for stubbing access to external HTTP resources when testing. Inspired by Ruby's VCR.

Скачать betamax 1.1.2


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.yaml : snakeyaml jar 1.10
org.apache.httpcomponents : httpclient jar 4.2.1
org.eclipse.jetty : jetty-server jar 7.3.1.v20110307
commons-lang : commons-lang jar 2.4

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

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