XJ4 Module JMock

Modules that provide the actual XJ4 functionality.

License

License

GroupId

GroupId

org.xj4
ArtifactId

ArtifactId

xj4-jmock
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

XJ4 Module JMock
Modules that provide the actual XJ4 functionality.
Project Organization

Project Organization

Peach Jean Solutions

Download xj4-jmock

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jmock : jmock jar 2.5.0
org.jmock : jmock-junit4 jar 2.5.0
org.jmock : jmock-legacy Optional jar 2.5.0
org.xj4 : xj4-lifecycle jar 0.6
org.xj4 : xj4-core jar 0.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4