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

System Stubs Parent 2.0.1

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

Лицензия

Лицензия

Группа

Группа

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

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

system-stubs-parent
Версия

Версия

2.0.1
Тип

Тип

pom
Описание

Описание

System Stubs Parent
A collection of functions for testing code which uses java.lang.System.
Ссылка на сайт

Ссылка на сайт

https://github.com/webcompere/system-stubs/
Система контроля версий

Система контроля версий

https://github.com/webcompere/system-stubs/

Скачать system-stubs-parent 2.0.1

Имя Файла Размер
system-stubs-parent-2.0.1.pom 10 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • system-stubs-core
  • system-stubs-junit4
  • system-stubs-jupiter