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

Testing POM 5.0.0

This module contains a number of utilities and helpers to help with testing. It consists of a number of mostly independent parts.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.morimekta.utils
Идентификатор

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

testing-pom
Версия

Версия

5.0.0
Тип

Тип

pom
Описание

Описание

Testing POM
This module contains a number of utilities and helpers to help with testing. It consists of a number of mostly independent parts.
Ссылка на сайт

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

https://gitlab.com/morimekta/utils-testing
Система контроля версий

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

https://gitlab.com/morimekta/utils-testing.git

Скачать testing-pom 5.0.0

Имя Файла Размер
testing-pom-5.0.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/net.morimekta.utils/testing-pom/ -->
<dependency>
    <groupId>net.morimekta.utils</groupId>
    <artifactId>testing-pom</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.utils/testing-pom/
implementation 'net.morimekta.utils:testing-pom:5.0.0'
// https://jarcasting.com/artifacts/net.morimekta.utils/testing-pom/
implementation ("net.morimekta.utils:testing-pom:5.0.0")
'net.morimekta.utils:testing-pom:pom:5.0.0'
<dependency org="net.morimekta.utils" name="testing-pom" rev="5.0.0">
  <artifact name="testing-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.utils', module='testing-pom', version='5.0.0')
)
libraryDependencies += "net.morimekta.utils" % "testing-pom" % "5.0.0"
[net.morimekta.utils/testing-pom "5.0.0"]

Зависимости

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

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

  • testing
  • testing-junit4
  • testing-junit5