System Stubs Core

A collection of functions for testing code which uses java.lang.System.

Лицензия

Лицензия

Группа

Группа

uk.org.webcompere
Идентификатор

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

System Stubs Core
A collection of functions for testing code which uses java.lang.System.

Скачать system-stubs-core

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-inline jar 3.12.4

provided (1)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs-annotations jar 4.1.4

test (4)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.10
org.assertj : assertj-core jar 3.16.1
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-junit-jupiter jar 3.12.4

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

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

WebCompere - Presenting Stuff For The Web

Open Source Libraries and HowTos

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

Версия
2.0.1
2.0.0
1.2.0
1.1.0
1.0.0