Last Version

MockRunner-Core 2.0.6

Core classes common to all Mockrunner modules

License

License

Mockrunner License, based on Apache Software License, version 1.1
GroupId

GroupId

com.mockrunner
ArtifactId

ArtifactId

mockrunner-core
Version

Version

2.0.6
Type

Type

jar
Description

Description

MockRunner-Core
Core classes common to all Mockrunner modules

Download mockrunner-core 2.0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging Optional jar 1.0.4
jdom : jdom jar 1.0
oro : oro jar 2.0.8
com.kirkk : jaranalyzer jar 1.2
nekohtml : nekohtml jar 0.9.5

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.