License |
License |
---|---|
GroupId | GroupIdorg.xj4 |
ArtifactId | ArtifactIdxj4-jmock |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXJ4 Module JMock
Modules that provide the actual XJ4 functionality.
|
Project Organization |
Project OrganizationPeach Jean Solutions |
Filename | Size |
---|---|
xj4-jmock-0.6.pom | |
xj4-jmock-0.6.jar | 6 KB |
xj4-jmock-0.6-sources.jar | 5 KB |
xj4-jmock-0.6-javadoc.jar | 46 KB |
Browse |
<!-- 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"]
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 |