MockRunner-Core

Core classes common to all Mockrunner modules

Лицензия

Лицензия

Mockrunner License, based on Apache Software License, version 1.1
Группа

Группа

com.mockrunner
Идентификатор

Идентификатор

mockrunner-core
Последняя версия

Последняя версия

2.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

MockRunner-Core
Core classes common to all Mockrunner modules

Скачать mockrunner-core

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging Необязательный 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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Mockrunner - mock classes for enterprise application testing

FYI: Older 1.1.x branch with support for Java 6 has been moved to "Best Effort" support as we prepare to update for Java 8. If you need support on a feature with that version, feel free to open an issue and we will try to address it as time allows, but our primary focus will be on updating for newer specs on Java 8/9.

Documentation

Maven site (http://mockrunner.github.io/mockrunner/)

Building

Must be build using Java 8

com.mockrunner

Mockrunner

Версии библиотеки

Версия
2.0.6
2.0.4
2.0.3
2.0.2
2.0.1
1.1.2
1.1.1
1.1.0
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
0.4.7
0.4.6
0.4.5