com.github.uscexp:jApiRecorder

A dynamic proxy to record and replay API method calls e.g. for testing porposes.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.4.0-Beta
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.uscexp:jApiRecorder
A dynamic proxy to record and replay API method calls e.g. for testing porposes.
Ссылка на сайт

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

http://uscexp.github.io/jApiRecorder
Система контроля версий

Система контроля версий

https://github.com/uscexp/jApiRecorder

Скачать jApiRecorder

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.github.uscexp : jDotNotation jar 1.3.0-Beta
cglib : cglib jar 3.2.8
com.thoughtworks.xstream : xstream jar 1.4.10
com.h2database : h2 jar 1.4.197
org.apache.commons : commons-lang3 jar 3.8.1
com.google.guava : guava-collections jar r03

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.4.0-Beta
1.3.0-Beta
1.2.0
1.1.0
1.0.1
1.0.0