com.github.cormoran-io.pepper:pepper-unittest

Spring Boot Dependencies

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

com.github.cormoran-io.pepper
Идентификатор

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

pepper-unittest
Последняя версия

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

2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot Dependencies

Скачать pepper-unittest

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

<!-- https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-unittest/ -->
<dependency>
    <groupId>com.github.cormoran-io.pepper</groupId>
    <artifactId>pepper-unittest</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-unittest/
implementation 'com.github.cormoran-io.pepper:pepper-unittest:2.2'
// https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-unittest/
implementation ("com.github.cormoran-io.pepper:pepper-unittest:2.2")
'com.github.cormoran-io.pepper:pepper-unittest:jar:2.2'
<dependency org="com.github.cormoran-io.pepper" name="pepper-unittest" rev="2.2">
  <artifact name="pepper-unittest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cormoran-io.pepper', module='pepper-unittest', version='2.2')
)
libraryDependencies += "com.github.cormoran-io.pepper" % "pepper-unittest" % "2.2"
[com.github.cormoran-io.pepper/pepper-unittest "2.2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.checkerframework : checker-qual jar 3.17.0
org.slf4j : slf4j-api jar 1.7.33

test (4)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.10
org.awaitility : awaitility jar 4.0.3
nl.jqno.equalsverifier : equalsverifier jar 3.7
org.mockito : mockito-core jar 3.2.4

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

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

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

Версия
2.2
2.1
2.0
1.26
1.25