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

com.fitbur.testify.junit:junit-core 0.1.3

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

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

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

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

junit-core
Версия

Версия

0.1.3
Тип

Тип

jar
Описание

Описание

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

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

Sharmarke Aden

Скачать junit-core 0.1.3


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.fitbur.testify : core jar 0.1.3

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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