is not current version
Last Version 0.2.2

io.specto:hoverfly-junit 0.2.1

JUnit rule which spins up and manages hoverfly

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.specto
ArtifactId

ArtifactId

hoverfly-junit
Version

Version

0.2.1
Type

Type

jar

Download hoverfly-junit 0.2.1


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