Last Version

Facile Mock 1.0.0-M1

The parent module for mocking framework.

License

License

GroupId

GroupId

org.expedientframework.facilemock
ArtifactId

ArtifactId

facile-mock
Version

Version

1.0.0-M1
Type

Type

pom
Description

Description

Facile Mock
The parent module for mocking framework.
Project URL

Project URL

https://github.com/ajeydudhe/facile-mock
Source Code Management

Source Code Management

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

Download facile-mock 1.0.0-M1

Filename Size
facile-mock-1.0.0-M1.pom 6 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1

Project Modules

  • facile-mock-core
  • facile-mock-http-proxy