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

uk.org.webcompere:system-stubs-parent 1.1.0

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

Группа

Группа

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

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

system-stubs-parent
Версия

Версия

1.1.0
Тип

Тип

pom

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

Имя Файла Размер
system-stubs-parent-1.1.0.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>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-parent/
implementation 'uk.org.webcompere:system-stubs-parent:1.1.0'
// https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-parent/
implementation ("uk.org.webcompere:system-stubs-parent:1.1.0")
'uk.org.webcompere:system-stubs-parent:pom:1.1.0'
<dependency org="uk.org.webcompere" name="system-stubs-parent" rev="1.1.0">
  <artifact name="system-stubs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.webcompere', module='system-stubs-parent', version='1.1.0')
)
libraryDependencies += "uk.org.webcompere" % "system-stubs-parent" % "1.1.0"
[uk.org.webcompere/system-stubs-parent "1.1.0"]