| License |
License |
|---|---|
| GroupId | GroupIdio.specto |
| ArtifactId | ArtifactIdhoverfly-jrecorder |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHoverfly Java Recorder
Servlet filter which records requests and responses then outputs them to JSON
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hoverfly-jrecorder-0.1.2.pom | |
| hoverfly-jrecorder-0.1.2.jar | 10 KB |
| hoverfly-jrecorder-0.1.2-sources.jar | 5 KB |
| hoverfly-jrecorder-0.1.2-javadoc.jar | 51 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| 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 |