com.vlkan.hrrs:hrrs-api

HRRS (HTTP Request Record Suite) is a set of tools that you can leverage to record, transform, and replay HTTP requests in your Java EE and Spring web applications written in Java 8 or higher. In essence, HRRS bundles a servlet filter for recording and a standalone command-line Java application for replaying the requests.

Лицензия

Лицензия

Группа

Группа

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

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

hrrs-api
Последняя версия

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

HRRS (HTTP Request Record Suite) is a set of tools that you can leverage to record, transform, and replay HTTP requests in your Java EE and Spring web applications written in Java 8 or higher. In essence, HRRS bundles a servlet filter for recording and a standalone command-line Java application for replaying the requests.

Скачать hrrs-api

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36
com.google.guava : guava jar 31.1-jre
com.google.code.findbugs : jsr305 jar 3.0.2

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

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

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

Версия
0.7.0
0.6
0.5
0.4
0.3
0.2
0.1