Last Version

org.expedientframework.facilemock:facile-mock-http-proxy 1.0.0-M1

The parent module for mocking framework.

License

License

GroupId

GroupId

org.expedientframework.facilemock
ArtifactId

ArtifactId

facile-mock-http-proxy
Version

Version

1.0.0-M1
Type

Type

jar
Description

Description

The parent module for mocking framework.
Source Code Management

Source Code Management

https://github.com/ajeydudhe/facile-mock/tree/master/facile-mock-http-proxy

Download facile-mock-http-proxy 1.0.0-M1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.expedientframework.facilemock : facile-mock-core jar 1.0.0-M1
net.lightbody.bmp : browsermob-core jar 2.1.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.2
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.apache.httpcomponents : httpclient jar 4.5.6
commons-io : commons-io jar 2.6
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.