is not current version
Last Version 0.4.3

com.confluex:confluex-mock-http 0.1.0

Testing library for mocking interactions to external HTTP servers

GroupId

GroupId

com.confluex
ArtifactId

ArtifactId

confluex-mock-http
Version

Version

0.1.0
Type

Type

jar

Download confluex-mock-http 0.1.0


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