Last Version

com.vlkan.hrrs:hrrs-serializer-base64 0.7.0

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.

License

License

GroupId

GroupId

com.vlkan.hrrs
ArtifactId

ArtifactId

hrrs-serializer-base64
Version

Version

0.7.0
Type

Type

jar
Description

Description

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.

Download hrrs-serializer-base64 0.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.vlkan.hrrs : hrrs-api jar 0.7.0
org.slf4j : slf4j-api jar 1.7.36
com.google.guava : guava jar 31.1-jre
com.vlkan.rfos : rotating-fos jar 0.9.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.