| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdio.specto |
| ArtifactId | ArtifactIdhoverfly-junit |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHoverfly JUnit
JUnit rule which spins up and manages hoverfly
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hoverfly-junit-0.2.2.pom | |
| hoverfly-junit-0.2.2.jar | 21 MB |
| hoverfly-junit-0.2.2-sources.jar | 21 MB |
| hoverfly-junit-0.2.2-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.specto/hoverfly-junit/ -->
<dependency>
<groupId>io.specto</groupId>
<artifactId>hoverfly-junit</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.specto/hoverfly-junit/
implementation 'io.specto:hoverfly-junit:0.2.2'
// https://jarcasting.com/artifacts/io.specto/hoverfly-junit/
implementation ("io.specto:hoverfly-junit:0.2.2")
'io.specto:hoverfly-junit:jar:0.2.2'
<dependency org="io.specto" name="hoverfly-junit" rev="0.2.2">
<artifact name="hoverfly-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.specto', module='hoverfly-junit', version='0.2.2')
)
libraryDependencies += "io.specto" % "hoverfly-junit" % "0.2.2"
[io.specto/hoverfly-junit "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| commons-io : commons-io | jar | 2.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.4 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.zeroturnaround : zt-exec | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.springframework : spring-web | jar | 4.1.8.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| org.assertj : assertj-core | jar | 3.1.0 |
| net.javacrumbs.json-unit : json-unit | jar | 1.9.0 |
| net.javacrumbs.json-unit : json-unit-fluent | jar | 1.9.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
| org.eclipse.jetty : jetty-server | jar | 9.3.11.v20160721 |
| org.skyscreamer : jsonassert | jar | 1.3.0 |