com.easypost:easyvcr

A powerful library for recording and replaying HTTP requests

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.easypost:easyvcr
A powerful library for recording and replaying HTTP requests
Ссылка на сайт

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

https://github.com/easypost/easyvcr-java
Организация-разработчик

Организация-разработчик

EasyPost

Скачать easyvcr

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.code.gson : gson jar 2.8.9
org.jetbrains : annotations jar RELEASE
commons-beanutils : commons-beanutils jar 1.9.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2

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

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

Версии библиотеки

Версия
0.3.0
0.2.0
0.1.0