Last Version

org.expedientframework.facilemock:facile-mock-core 1.0.0-M1

The parent module for mocking framework.

License

License

GroupId

GroupId

org.expedientframework.facilemock
ArtifactId

ArtifactId

facile-mock-core
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-core

Download facile-mock-core 1.0.0-M1


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

There are no modules declared in this project.