Hoverfly Java Recorder

Servlet filter which records requests and responses then outputs them to JSON

License

License

GroupId

GroupId

io.specto
ArtifactId

ArtifactId

hoverfly-jrecorder
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Hoverfly Java Recorder
Servlet filter which records requests and responses then outputs them to JSON
Project URL

Project URL

https://github.com/SpectoLabs/hoverfly-jrecorder

Download hoverfly-jrecorder

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.fasterxml.jackson.core : jackson-annotations jar 2.6.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.6.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.2.7.RELEASE
net.javacrumbs.json-unit : json-unit-fluent jar 1.9.0
org.springframework.hateoas : spring-hateoas jar 0.19.0.RELEASE
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.2.7.RELEASE
org.skyscreamer : jsonassert jar 1.2.3
org.springframework.plugin : spring-plugin-core jar 1.2.0.RELEASE
org.assertj : assertj-core jar 3.1.0
org.springframework.boot : spring-boot-autoconfigure jar 1.2.7.RELEASE

Project Modules

There are no modules declared in this project.
io.specto

Versions

Version
0.1.2