Testify

An opinionated Java Testing Framework faithful to testing principles and best practices.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Testify
An opinionated Java Testing Framework faithful to testing principles and best practices.
Организация-разработчик

Организация-разработчик

Sharmarke Aden

Скачать parent

Имя Файла Размер
parent-0.1.3.pom 19 KB
Обзор

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

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

Зависимости

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

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

  • api
  • core
  • di
  • level
  • junit
  • need
  • client
  • server
  • examples
  • archetype

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

Версия
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1