Last Version

mof 1.2.0

The Java library implementing the Mock Orchestration Framework (Mof).

License

License

GroupId

GroupId

com.andyln
ArtifactId

ArtifactId

mof
Version

Version

1.2.0
Type

Type

jar
Description

Description

mof
The Java library implementing the Mock Orchestration Framework (Mof).
Project URL

Project URL

https://github.com/NguyenAndrew/mof-java
Source Code Management

Source Code Management

http://github.com/NguyenAndrew/Mock-Coach/tree/master

Download mof 1.2.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.