License |
License |
---|---|
Categories |
CategoriesJava Languages TestNG Unit Testing |
GroupId | GroupIdio.specto |
ArtifactId | ArtifactIdhoverfly-java-testng |
Last Version | Last Version0.14.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHoverfly Java TestNg
TestNg extension for Hoverfly-Java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.specto/hoverfly-java-testng/ -->
<dependency>
<groupId>io.specto</groupId>
<artifactId>hoverfly-java-testng</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.specto/hoverfly-java-testng/
implementation 'io.specto:hoverfly-java-testng:0.14.2'
// https://jarcasting.com/artifacts/io.specto/hoverfly-java-testng/
implementation ("io.specto:hoverfly-java-testng:0.14.2")
'io.specto:hoverfly-java-testng:jar:0.14.2'
<dependency org="io.specto" name="hoverfly-java-testng" rev="0.14.2">
<artifact name="hoverfly-java-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.specto', module='hoverfly-java-testng', version='0.14.2')
)
libraryDependencies += "io.specto" % "hoverfly-java-testng" % "0.14.2"
[io.specto/hoverfly-java-testng "0.14.2"]
Group / Artifact | Type | Version |
---|---|---|
io.specto : hoverfly-java | jar | 0.14.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
junit : junit | jar | 4.12 |
org.springframework : spring-web | jar | 4.3.20.RELEASE |
org.assertj : assertj-core | jar | 3.11.1 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.eclipse.jetty : jetty-server | jar | 9.3.11.v20160721 |
com.google.guava : guava | jar | 20.0 |
org.mockito : mockito-core | jar | 2.23.4 |